Add installation command for rosbag2 storage MCAP in README
This commit is contained in:
@@ -65,6 +65,8 @@ rosdep install --from-paths src --ignore-src -r -y --os=ubuntu:jammy
|
|||||||
Запись данных в rosbag:
|
Запись данных в rosbag:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
$ sudo apt-get install ros-$ROS_DISTRO-rosbag2-storage-mcap
|
||||||
|
|
||||||
# Record all topics
|
# Record all topics
|
||||||
ros2 bag record -a --storage mcap -o my_session
|
ros2 bag record -a --storage mcap -o my_session
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user