rcl_lifecycle
master
C API providing common functionality for ROS lifecycle.
|
It contains the transition map states and transitions. More...
#include <data_types.h>
Public Attributes | |
rcl_lifecycle_state_t * | states |
States used to generate the transition map. | |
unsigned int | states_size |
Number of states. | |
rcl_lifecycle_transition_t * | transitions |
Transitions used to generate the transition map. | |
unsigned int | transitions_size |
Number of transitions. | |
It contains the transition map states and transitions.