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

Hi Miguel,

You need to call getSystemState(caller_id) from the ROS XMLRPC Master API, and it returns a list of all the subscribers, publishers, and services. The Master API documentation URL: wiki.ros.org/ROS/Master_API

Thanks,

Aaron