Expand description
API in rcl/service.h
skip
- rcl_service_get_rmw_handle
Structs
Options available for a rcl_service_t.
Structure which encapsulates a ROS Service.
Functions
Return a rcl_service_t struct with members set to NULL
.
Send a ROS response to a client using a service.
Finalize a rcl_service_t.
Return the default service options in a rcl_service_options_t.
Return the rcl service options.
Get the topic name for the service.
Initialize a rcl service.
Check that the service is valid.
backwards compatibility version that takes a request_id only
Take a pending ROS request using a rcl service.