RosClient.get_service_request_callback

RosClient.get_service_request_callback(message)

Get the callback which, when called, sends the service request.

Parameters

message (Message) – ROS Bridge Message containing the request.

Returns

A callable which makes the service request.