Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Karsten1987 authored Jan 16, 2019
1 parent bcd90e0 commit 7338210
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ Repository for implementing rosbag2 as described in its corresponding [design ar
rosbag2 packages are available via debian packages and thus can be installed via

```
$ sudo apt-get install ros2bag* rosbag2*
$ export CHOOSE_ROS_DISTRO=crystal # rosbag2 is available starting from crystal
$ sudo apt-get install ros-$CHOOSE_ROS_DISTRO-ros2bag* ros-$CHOOSE_ROS_DISTRO-rosbag2*
```

For other platforms than Linux, rosbag2 has to be built from source as it's currently not part of the latest (ros2.repos file)[https://github.com/ros2/ros2/blob/master/ros2.repos].
Expand Down

0 comments on commit 7338210

Please sign in to comment.