ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
The issue is that you do not have a world
frame in your /tf
tree. As @forinkzan suggested you may need to run a SLAM or localization node which provide this mapping from world
-> the robot's base, usually base_link
or base_footprint
.
If you just want to visualize stuff you can click on the drop down for the fixed frame and select some other frame to visualize in. The available ones will be listed in the drop down.