ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Have you looked into waitForTransform()? It might be a case of the transforms not being ready which is why you have to add the delays. There's more information on common tf pitfalls in the tutorials.