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

@ggregory8 is absolutely right with using rosbag.

I also want to mention the solution with plain rosbag.

Record your data with

rosbag record /topic

And then process it in Matlab with the matlab_rosbag package.