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

read mcap files without the metadata.yml #76

Open
tgoelles opened this issue Jan 8, 2025 · 0 comments
Open

read mcap files without the metadata.yml #76

tgoelles opened this issue Jan 8, 2025 · 0 comments

Comments

@tgoelles
Copy link
Collaborator

tgoelles commented Jan 8, 2025

Support for mcap files without metadata.yml files.

Pointcloudset used rosbags package to read mcap files, which currently does not support reading without the metadata.

see also https://gitlab.com/ternaris/rosbags/-/issues/78

I only need pointcloud2

Possible solution

  • on the fly generation of metadata.yml and then just use rosbags
  • use of low level functions of rosbags and avoud metadata.yml all to gether
  • use of other library to read
  • maybe use ros2 bag reindex to generate it
  • use rosbag2_py to reindex it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant