No description
* Consolidate functions to clear wait set Add rcl_wait_set_clear() Remove rcl_wait_set_clear_subscriptions() rcl_wait_set_clear_guard_conditions() rcl_wait_set_clear_clients() rcl_wait_set_clear_services() rcl_wait_set_clear_timers() * Consolidate functions to resize wait set Add rcl_wait_set_resize() Removed rcl_wait_set_resize_subscriptions() rcl_wait_set_resize_guard_conditions() rcl_wait_set_resize_timers() rcl_wait_set_resize_clients() rcl_wait_set_resize_services() |
||
|---|---|---|
| .github | ||
| rcl | ||
| rcl_lifecycle | ||
| rcl_yaml_param_parser | ||
| .gitignore | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| README.md | ||
rcl
Library to support implementation of language specific ROS Client Libraries.