ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I figured out what was causing the problem...
The call listener = tf.TransformListener()
should be after the node initialization.