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

If a bag was not closed cleanly, then the index information may be corrupted. Two steps are needed to restore the bag: $ rosbag reindex *.bag.active $ rosbag fix *.bag.active repaired.bag http://wiki.ros.org/rosbag/Commandline#reindex

If a bag was not closed cleanly, then the index information may be corrupted. Two steps are needed to restore the bag:

$ rosbag reindex *.bag.active

$ rosbag fix *.bag.active repaired.bag

http://wiki.ros.org/rosbag/Commandline#reindex

If a bag was not closed cleanly, then the index information may be corrupted. Two steps are needed to restore repair the bag:

$ rosbag reindex *.bag.active

$ rosbag fix *.bag.active repaired.bag

http://wiki.ros.org/rosbag/Commandline#reindex