|
#include <RobotSkillTemplates/statecharts/HandGroup/ShapeHand.h>
Public Member Functions | |
void | onBreak () override |
void | onEnter () override |
void | onExit () override |
void | run () override |
ShapeHand (XMLStateConstructorParams stateData) | |
Static Public Member Functions | |
static XMLStateFactoryBasePtr | CreateInstance (XMLStateConstructorParams stateData) |
Public Attributes | |
bool | switchToPosControl |
Static Public Attributes | |
static SubClassRegistry | Registry |
Definition at line 31 of file ShapeHand.h.
ShapeHand | ( | XMLStateConstructorParams | stateData | ) |
|
static |
|
override |
Definition at line 75 of file ShapeHand.cpp.
|
override |
Definition at line 41 of file ShapeHand.cpp.
|
override |
Definition at line 80 of file ShapeHand.cpp.
|
override |
Definition at line 46 of file ShapeHand.cpp.
|
static |
Definition at line 47 of file ShapeHand.h.
bool switchToPosControl |
Definition at line 43 of file ShapeHand.h.