Skip to content

Commit

Permalink
mention composable rosbag2 node in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
berndpfrommer committed Aug 7, 2024
1 parent 3628520 commit 9c6eb56
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,14 @@
A composable recorder node for ROS2 to allow recording rosbags without
inter process communication.

NOTE: If you are running on ROS2 Jazzy or later, do not use this
repo. A
[composable recorder node](https://github.com/ros2/rosbag2?tab=readme-ov-file#using-with-composition)
is now part of the standard rosbag2 framework.

## Supported platforms

Currently only tested under Ubuntu 20.04. Will require ROS2 Galactic
Currently only tested under Ubuntu 20.04/22.04. Will require ROS2 Galactic
or later.

## How to build
Expand Down

0 comments on commit 9c6eb56

Please sign in to comment.