ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Using the pr2_mechanism model is preferred because it provides a ROS interace to Gazebo. Without this interface, you have no acess to the information from your ROS nodes. The pr2_mechanism stack provides some good tutorials for writing your own controller. A tutorial can be found here.