RosClient.get_nodes

RosClient.get_nodes(callback=None, errback=None)

Retrieve list of active node names in ROS.

Note

To make this a blocking call, pass None to the callback parameter .