Problems with rosbags in R2018a
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
YJ Lim
am 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 Kommentare
Siehe auch
Kategorien
Mehr zu ROS Log Files and Transformations finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!