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

Revision history [back]

just type the following in the directory of bag file:

rostopic echo -b bagname.bag -p /topicname > filename.csv

the data will save into filename.csv then you can use it in matlab