Having trouble reading ROS 2 bag with custom messages in Matlab

asked 2023-03-05 07:27:08 -0500

a9n1s gravatar image

I used ros2genmsg to generate the custom message types, but then I run ros2bagreader, it fails. It says that it doesn't recognize one of the message types. When I run "ros2 msg list" in matlab, the custom message does appear... Would appreciate any help. Thanks in advance!

edit retag flag offensive close merge delete

Comments

Which version of MATLAB are you using? Is there a github repo you can share the custom message you are using?

GuimingChen gravatar image GuimingChen  ( 2023-03-22 09:31:45 -0500 )edit