ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Did you record /tf in the bag? The fact the timestamps are inconsistent could indicate some node is broadcasting a new /tf at the moment of playing. Might wanna kill nodes broadcasting /tf and then play the bag file (which should have of course recorded /tf besides your data).
2 | No.2 Revision |
Did you record /tf in the bag? This is needed.
The fact the timestamps are inconsistent could indicate some node is broadcasting a new /tf at the moment of playing. Might wanna kill nodes broadcasting /tf and then play the bag file (which should have of course recorded /tf besides your data).