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

ROS bag support #25

Open
aMarcireau opened this issue Feb 12, 2025 · 3 comments
Open

ROS bag support #25

aMarcireau opened this issue Feb 12, 2025 · 3 comments
Labels
enhancement New feature or request

Comments

@aMarcireau
Copy link
Contributor

Add support for ROS bag files

@aMarcireau aMarcireau added the enhancement New feature or request label Feb 12, 2025
@Jegp
Copy link
Contributor

Jegp commented Feb 13, 2025

Is there a standard format for this? Meaning, isn't rosbag files just a dump from a ROS topic. Would you enforce some kind of protocol here?

@Jegp Jegp mentioned this issue Feb 13, 2025
@aMarcireau
Copy link
Contributor Author

That's a good point! I am not quite sure yet, I opened the issue after a discussion with Greg (who mentioned that a lot of datasets use ROS bags or HDF5).

I am hoping that the datasets are uniform enough that we can define reasonable defaults with a handful of configuration parameters (similar to our implementation of CSV decoding/encoding).

@Jegp
Copy link
Contributor

Jegp commented Feb 18, 2025

Agreed, that sounds like a good hope to have. Maybe it's a good idea to start with simple examples and then work from there. No reason to overcomplicate it... Yet!

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