Open bit-pirate opened 10 years ago
@dwlee, seems like the rosbag is corrupted:
http://ros-users.122217.n3.nabble.com/bag-file-corruption-problem-tt4020488.html#none
I'll check what how this can be fixed. Maybe this tool is helpful: https://github.com/SimonEbner/rosbagPatcher
Motions also not working:
This finally turned out to be a an issue of managing the open and closing of multiple rosbags.
Couldn't figure what exactly was the problem - it has something to do with the initialisation of the rosbag::Bag
class and assignment to a new instance.
I'm now using boost::shared_ptr, which resolves this issue.
Moved over from https://github.com/robotics-in-concert/rocon_storytelling/issues/5.
I send the robosem_motion_lala with motion play back. and following error occurred.