ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

You need to use listener.waitForTransform before you call lookupTransform. Have a look at this tutorial.

It takes a while until the listener object received the complete tree. Until then you might have disconnected trees.