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

Revision history [back]

click to hide/show revision 1
initial version

If you want to import data from ROS into MATLAB, you are probably best off recording Rosbag. Check out the tutorials to figure out how to use it. When you have recorded the bag file, it should not be a big problem to import in into MATLAB using the MATLAB rosbag. Here's some more documentation.

For some more info about importing bag files into matlab, look over here, there have been a number of questions on the topic.

Hope that helps.