Skip to content

read mcap files without the metadata.yml #76

@tgoelles

Description

@tgoelles

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    wontfixThis will not be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions