Problems with rosbags in R2018a
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (1개)
YJ Lim
2018년 8월 27일
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
참고 항목
카테고리
Help Center 및 File Exchange에서 ROS Log Files and Transformations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!