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

You probably want to use rosbag.

It will allow you to save data from ROS topics and play the data again. If you are receiving joint states from the robot through a driver then you just have to record this and you will be able to get the speed of the robot etc.