RosClient.get_service_response_details

RosClient.get_service_response_details(type, callback=None, errback=None)[source]

Retrieve details of a ROS Service Response.

Note:

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

Returns:

Service Response details if blocking, otherwise None.