Replies: 1 comment
|
If you want to produce a mcap that works well with ros2 bag play, it would be best to use the rosbag2 APIs: https://docs.ros.org/en/iron/p/rosbag2_cpp/generated/classrosbag2__cpp_1_1Writer.html |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello,
I am experiencing problems writing to an mcap file (in cpp) and using it as a rosbag.
This i how i am writing to the ros2 bag:
when i run
i get as expected
but when i run
i get the following error:
Am i missing something? Help would really be appreciated.
Best regards,
Lander
All reactions