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

Revision history [back]

You can get a list of gazebo links and their states from /gazebo/link_states topic.

Here is a python script that republishes poses in geometry_msgs/Pose format. You can find the names of links either in Gazebo GUI or on /gazebo/link_states topic itself.