RosClient.get_service_request_callback
- RosClient.get_service_request_callback(message)[source]
Get the callback which, when called, sends the service request.
- Args:
message (
Message
): ROS Bridge Message containing the request.- Returns:
A callable which makes the service request.