|
#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 37 of file PickAndPlace.h.
PickAndPlace | ( | XMLStateConstructorParams | stateData | ) |
|
static |
|
override |
Definition at line 61 of file PickAndPlace.cpp.
|
override |
Definition at line 40 of file PickAndPlace.cpp.
|
override |
Definition at line 68 of file PickAndPlace.cpp.
|
override |
Definition at line 47 of file PickAndPlace.cpp.
|
static |
Definition at line 50 of file PickAndPlace.h.