|
#include <RobotSkillTemplates/statecharts/deprecated/PickAndPlaceGroup/PickAndPlace.h>
Public Member Functions | |
void | onBreak () override |
void | onEnter () override |
void | onExit () override |
PickAndPlace (XMLStateConstructorParams stateData) | |
void | run () override |
Static Public Member Functions | |
static XMLStateFactoryBasePtr | CreateInstance (XMLStateConstructorParams stateData) |
Static Public Attributes | |
static SubClassRegistry | Registry |
Definition at line 34 of file PickAndPlace.h.
PickAndPlace | ( | XMLStateConstructorParams | stateData | ) |
|
static |
|
override |
Definition at line 60 of file PickAndPlace.cpp.
|
override |
Definition at line 40 of file PickAndPlace.cpp.
|
override |
Definition at line 66 of file PickAndPlace.cpp.
|
override |
Definition at line 46 of file PickAndPlace.cpp.
|
static |
Definition at line 48 of file PickAndPlace.h.