Problems with rosbags in R2018a
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
YJ Lim
el 27 de Ag. de 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 comentarios
Ver también
Categorías
Más información sobre ROS Log Files and Transformations en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!