Function rcl_service_get_default_options
Defined in File service.h
Function Documentation
-
rcl_service_options_t rcl_service_get_default_options(void)
Return the default service options in a rcl_service_options_t.
The defaults are:
qos = rmw_qos_profile_services_default
allocator = rcl_get_default_allocator()