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 could attempt to invoke the serialization routines yourself and just write those blobs out to files of your choosing. This is how rosbag originally came about. In rospy this is trivial as its just a serialize() method on the message (though I am looking to move that). In roscpp, refer to:

http://ros.org/wiki/roscpp/Overview/MessagesSerializationAndAdaptingTypes