ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The easy way would be to use 0 as the time, this will get you the latest data, instead of the data at the time (which might be in the future/no received yet).
Alternatively, use tf waitForTransform.