|
#include <RobotSkillTemplates/statecharts/MotionControlGroup/HardStopRobot.h>
Public Member Functions | |
HardStopRobot (const XMLStateConstructorParams &stateData) | |
void | onEnter () override |
void | onExit () override |
Static Public Member Functions | |
static XMLStateFactoryBasePtr | CreateInstance (XMLStateConstructorParams stateData) |
Static Public Attributes | |
static SubClassRegistry | Registry |
Definition at line 31 of file HardStopRobot.h.
HardStopRobot | ( | const XMLStateConstructorParams & | stateData | ) |
|
static |
|
override |
|
override |
Definition at line 123 of file HardStopRobot.cpp.
|
static |
Definition at line 43 of file HardStopRobot.h.