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

Hi Nikolas,

I think I had the same problem: the bag file was probably recorded using cturtle and you are probably running diamondback. In any case, you may try to fix the bag file:

rosbag fix vslam_tutorial.bag vslam_tutorial_fixed.bag

and play it as follows:

rosbag play --clock vslam_tutorial_fixed.bag

Regards

Jordi