rcl_lifecycle
master
C API providing common functionality for ROS lifecycle.
|
It contains the state machine data. More...
#include <data_types.h>
Public Attributes | |
const rcl_lifecycle_state_t * | current_state |
Current state of the state machine. | |
rcl_lifecycle_transition_map_t | transition_map |
Map/Associated array of registered states and transitions. | |
rcl_lifecycle_com_interface_t | com_interface |
Communication interface into a ROS world. | |
It contains the state machine data.