|
rcl_lifecycle
master
C API providing common functionality for ROS lifecycle.
|
It contains various options to configure the rcl_lifecycle_state_machine_t instance. More...
#include <data_types.h>

Public Attributes | |
| bool | initialize_default_states |
| Flag indicating whether the state machine shall be initialized with default states. | |
| bool | enable_com_interface |
| Flag indicating whether the com interface shall be used or not. | |
| rcl_allocator_t | allocator |
| Allocator used for allocating states and transitions. | |
It contains various options to configure the rcl_lifecycle_state_machine_t instance.
1.8.17