|
#include <RobotSkillTemplates/statecharts/MotionControlGroup/StopRobotSubstates/SetZeroVelocity.h>
Public Member Functions | |
void | onEnter () override |
void | onExit () override |
void | run () override |
SetZeroVelocity (XMLStateConstructorParams stateData) | |
Static Public Member Functions | |
static XMLStateFactoryBasePtr | CreateInstance (XMLStateConstructorParams stateData) |
Static Public Attributes | |
static SubClassRegistry | Registry |
Definition at line 31 of file SetZeroVelocity.h.
SetZeroVelocity | ( | XMLStateConstructorParams | stateData | ) |
|
static |
|
override |
|
override |
|
override |
|
static |
Definition at line 44 of file SetZeroVelocity.h.