Skip to content

Accessing the MCAP recordings #171

@Ryan-Red

Description

@Ryan-Red

Hi,
We've been using DDS-Record-Replay for a while now and we were recently trying to use the MCAP CLI to cat out our bags.
We found that we can't actually use lots of features like the JSON conversion since the encoding is in omgidl. We were wondering if it would be possible to add in an automatic decoding mechanism or a way to change the encoding to a supported type like protobuf instead, to be more compatible with the MCAP CLI and other tools to convert our MCAP bags to ROS ones.

Here's what we get when we run the CLI on our bag:

mcap cat vicon/vicon.mcap --topics name_of_the_topic --json | head -n 10

Error: failed to print messages: JSON output only supported for ros1msg, protobuf, and jsonschema schemas. Found: omgidl

Any help is appreciated

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions