In GitLab by @ynistico on Aug 30, 2024, 17:15
mcap cat ../mcap_muse/vicon/vicon.mcap --topics name_of_the_topic --json | head -n 10 gives the error:
Error: failed to print messages: JSON output only supported for ros1msg, protobuf, and jsonschema schemas. Found: omgidl
I think this is the same reason why plutjuggler and matlab can't directly convert the mcap.
PlotJuggler is showing the error: There is no parser available for encoding [cdr] nor [omigdl]
In GitLab by @ynistico on Aug 30, 2024, 17:15
mcap cat ../mcap_muse/vicon/vicon.mcap --topics name_of_the_topic --json | head -n 10gives the error:Error: failed to print messages: JSON output only supported for ros1msg, protobuf, and jsonschema schemas. Found: omgidlI think this is the same reason why plutjuggler and matlab can't directly convert the mcap.
PlotJuggler is showing the error:
There is no parser available for encoding [cdr] nor [omigdl]