Expand description

API in rcl/client.h

Structs

Options available for a rcl_client_t.

Structure which encapsulates a ROS Client.

Functions

Finalize a ‘rcl_client_t’.

Return the default client options in a rcl_client_options_t.

Return the rcl client options.

Get the name of the service that this client will request a response from.

Initialize a rcl client.

Check that the client is valid.

Return a rcl_client_t struct with members set to NULL.

Send a ROS request using a client.

backwards compatibility function that takes a rmw_request_id_t only

Take a ROS response using a client