You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A ros2 CLI tool to convert bag files to different distributions would be really helpful for collaborating with other users who have different ros2 distributions.
Related Issues
N/A
Completion Criteria
Argument in the CLI that would allow the conversion between different ROS2 distributions.
Implementation Notes / Suggestions
I would think that we want example metadata.yaml files of how different ROS2 distributions store their data as some sort of boilerplate.
The text was updated successfully, but these errors were encountered:
Do you mean converting rosbag with different file formats? Like converting a SQLite3 formatted bag from older ROS2 distributions to an MCAP formatted bag using the ros2 bag cli ?
Do you mean converting rosbag with different file formats? Like converting a SQLite3 formatted bag from older ROS2 distributions to an MCAP formatted bag using the ros2 bag cli ?
Probably No. I think @chesterrc wants to ask if the bag recorded by Rolling can be played by Humble or vice versa. Because I got a similar request recently.
Do you mean converting rosbag with different file formats? Like converting a SQLite3 formatted bag from older ROS2 distributions to an MCAP formatted bag using the ros2 bag cli ?
Probably No. I think @chesterrc wants to ask if the bag recorded by Rolling can be played by Humble or vice versa. Because I got a similar request recently.
Description
A ros2 CLI tool to convert bag files to different distributions would be really helpful for collaborating with other users who have different ros2 distributions.
Related Issues
N/A
Completion Criteria
Argument in the CLI that would allow the conversion between different ROS2 distributions.
Implementation Notes / Suggestions
I would think that we want example metadata.yaml files of how different ROS2 distributions store their data as some sort of boilerplate.
The text was updated successfully, but these errors were encountered: