
Is it possible to run ROS in an offline mode in order to process every msg? For example, I just converted a .bag file with /camera/rgb/points to a sequence of .pcd files, but I had to run "rosbag play --pause " and then step through each frame by pressing 's' in order to catch every message, and get all 238 frames, instead of the ~20 frames it could do in realtime. So is there a general purpose offline processing mode that could do this automatically?
Originally posted by davidstolarsky on ROS Answers with karma: 13 on 2011-09-24
Post score: 1