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

Revision history [back]

Probably the display you are using in RViz is TF. So have a look at Tutorials. Particularly, you can use tf::TransformListener to get a coordinate frame transformation between '/world' and '/base_link' frames to acquire robot's pose in global frame.