|
#include <RobotSkillTemplates/statecharts/PlatformGroup/MoveInSteps.h>
Public Member Functions | |
MoveInSteps (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 30 of file MoveInSteps.h.
|
inline |
|
static |
|
override |
Definition at line 46 of file MoveInSteps.cpp.
|
override |
Definition at line 79 of file MoveInSteps.cpp.
|
static |
Definition at line 47 of file MoveInSteps.h.