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

I would have expected that once a transform has been published, canTransform() and lookupTransform() should never fail

This is a bad assumption. The TFBuffer object only keeps the /tf messages for a limited amount of time, typically around 10 seconds. But the /tf_static messages do not expire.