ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The usual method for saving ROS messages for later processing is via the rosbag record command.
For velodyne data, it's better to record the /velodyne_packets topic published by the driver. Those messages contain all the data that are subsequently published as a point cloud, but in much more compact form.
For your camera images, you may want to consider saving their compressed format: