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

Revision history [back]

click to hide/show revision 1
initial version

Most of the packages have the APIs available if you know what package it's in. For example, waitForService is in roscpp. You can get to the API from the "package links" box on the right of the page. That will take you to the documentation where you can find a formal definition of waitForService.