Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A way to convert ros2 bags from one distribution to another #1895

Open
chesterrc opened this issue Jan 13, 2025 · 1 comment
Open

A way to convert ros2 bags from one distribution to another #1895

chesterrc opened this issue Jan 13, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@chesterrc
Copy link

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.

@chesterrc chesterrc added the enhancement New feature or request label Jan 13, 2025
@Jeffxzj
Copy link

Jeffxzj commented Jan 23, 2025

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 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants