1 #ifndef EMERGENCYSTOPSTATE_H_ 2 #define EMERGENCYSTOPSTATE_H_
State being active when the software emergency stop was pushed in the GUI.
void onExplorationStart(bool &success, std::string &message)
void onInterrupt(int interrupt)
Called when an operation mode interrupt was received.
void onExplorationStop(bool &success, std::string &message)
void onWaypointFollowingStart(bool &success, std::string &message)
void onWaypointFollowingStop(bool &success, std::string &message)