|
#include <RobotSkillTemplates/statecharts/PlatformGroup/PlayPlatformTrajectory.h>
Public Member Functions | |
void | onEnter () override |
void | onExit () override |
PlayPlatformTrajectory (const XMLStateConstructorParams &stateData) | |
void | run () override |
Static Public Member Functions | |
static XMLStateFactoryBasePtr | CreateInstance (XMLStateConstructorParams stateData) |
Static Public Attributes | |
static SubClassRegistry | Registry |
Definition at line 30 of file PlayPlatformTrajectory.h.
|
inline |
|
static |
Definition at line 262 of file PlayPlatformTrajectory.cpp.
|
override |
Definition at line 130 of file PlayPlatformTrajectory.cpp.
|
override |
Definition at line 252 of file PlayPlatformTrajectory.cpp.
|
override |
Definition at line 143 of file PlayPlatformTrajectory.cpp.
|
static |
Definition at line 47 of file PlayPlatformTrajectory.h.