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

The 3000 second delta will never be transformable across with the default 10 second tf buffer.

The most common reason for this is having multiple machines which are not in sync. You should make sure that your machines are syncronized with ntp. We recommend using chrony.
There's a TurtleBot tutorial to set this up.