/
/
/
1bag_recorder_node:
2 ros__parameters:
3 # Server Configuration
4 server_port: 8080
5 enable_cors: true
6
7 # Recording Configuration
8 output_directory: "/tmp/rosbags"
9 default_storage_id: "sqlite3"
10 default_serialization_format: "cdr"
11