#include <RobotStateDetector.h>
Inheritance diagram for RobotStateDetector:
Public Member Functions | |
RobotStateDetector (const RobotStateDetectorInterfaces &interfaces) | |
virtual | ~RobotStateDetector () |
Destructor. |
Robot state detectors detect button messages and whether the robot is crashed.
Definition at line 55 of file RobotStateDetector.h.
|
Definition at line 62 of file RobotStateDetector.h. References getRobotConfiguration(). |
Here is the call graph for this function:
|
Destructor.
Definition at line 68 of file RobotStateDetector.h. |