#include <ModeSupervisorStructs.hh>
This structure encodes the contents of the blackboard entry for the current state of the mode supervisor
Public Attributes | |
| int | numOfModes |
| int | modePaused |
| ModeSupervisorStatus_t | cmdStatus |
|
|
Execution status for the last command. |
|
|
Flag to indicate whether the current mode is paused or active. |
|
|
Number of currently registered modes |