Problems with rosbags in R2018a
1 view (last 30 days)
Show older comments
I recently upgraded from R2017b to R2018a. I am using it to open rosbags and parse them, I attached one of the bags I am trying to open. When I try to run rosbag('10.bag') it doesn't work in R2018a and not in R2017b.
The error in R2018a is: "No definition for MultiArrayLayout", but if I run 'rosmsg info std_msgs/MultiArrayLayout' i can get the definition of MultiArrayLayout.
0 Comments
Answers (1)
YJ Lim
on 27 Aug 2018
I was able to reproduce this. Please reach out to tech support: https://www.mathworks.com/support/contact_us.html and they will be able to help you.
0 Comments
See Also
Categories
Find more on ROS Log Files and Transformations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!