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

Revision history [back]

For writing a rospy node, the best documentation of the rospy API is the rospy overview.

The most commonly used rospy functionality is documented there. In general, I would suggest only looking at the autogenerated API docs if you can't find what you are looking for in the overview pages.