|
#include <RobotSkillTemplates/statecharts/CoupledInteractionGroup/SetPlatformVelocity.h>
Public Member Functions | |
void | onEnter () override |
void | onExit () override |
SetPlatformVelocity (XMLStateConstructorParams stateData) | |
Static Public Member Functions | |
static XMLStateFactoryBasePtr | CreateInstance (XMLStateConstructorParams stateData) |
static std::string | GetName () |
Static Public Attributes | |
static SubClassRegistry | Registry |
Definition at line 34 of file SetPlatformVelocity.h.
SetPlatformVelocity | ( | XMLStateConstructorParams | stateData | ) |
|
static |
|
static |
Definition at line 64 of file SetPlatformVelocity.cpp.
|
override |
|
override |
Definition at line 55 of file SetPlatformVelocity.cpp.
|
static |
Definition at line 48 of file SetPlatformVelocity.h.