Skip to content

Commit

Permalink
Update the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
LSXiang committed Jul 2, 2024
1 parent 25fffe6 commit 589e85d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions ReadMe.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Extract data from ROS2 bag
# ROS Data Exchanger

This is a code to read data from ros2 bag. Example for getting RealSense camera data from a bag.
This is a code to read data from ros2 bag & record data to ros2 bag.
Example for getting RealSense/Feynman camera data from a bag & record data to bag.

If you encounter problems with cv_bridge, you can refer to https://sxij.xyz/posts/ros_cv_bridge/ .

0 comments on commit 589e85d

Please sign in to comment.