[Documentation] [TitleIndex] [WordIndex

The ROS Master and Slave APIs manage information about the availability of topics and services for ROS, as well as the negotiation of connection transport. They are implemented using XML-RPC and come in a variety of language implementations.

API Listings

Return value format

Return values are lists in the format: [statusCode, statusMessage, value]


2024-04-20 12:20