ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

Can you post the full error message in matlab? My first guess is that Matlab does not know how to convert the data into Matlab data type. So you need a way to convert ros bag data into Matlab data type. Have you looked into custom ROS message support? https://www.mathworks.com/help/robotics/ug/ros-custom-message-support.html