#include <ModeSupervisorStructs.hh>
This structure encodes the contents of the blackboard entry for sending and inquiring commands from the mode supervisor.
Public Attributes | |
int | newmode |
int | override |
int | modePause |
int | emergencyKill |
|
Command to kill the current mode. |
|
Command to pause the current mode. |
|
Request for activating a new mode. |
|
Flag to force the requested mode change. |