|
#include <RobotSkillTemplates/statecharts/VisualServoGroup/GetObjectPose.h>
Public Member Functions | |
GetObjectPose (XMLStateConstructorParams stateData) | |
void | onBreak () override |
void | onEnter () override |
void | onExit () override |
Static Public Member Functions | |
static XMLStateFactoryBasePtr | CreateInstance (XMLStateConstructorParams stateData) |
static std::string | GetName () |
Static Public Attributes | |
static SubClassRegistry | Registry |
Definition at line 36 of file GetObjectPose.h.
GetObjectPose | ( | XMLStateConstructorParams | stateData | ) |
|
static |
|
static |
Definition at line 84 of file GetObjectPose.cpp.
|
override |
Definition at line 69 of file GetObjectPose.cpp.
|
override |
Definition at line 44 of file GetObjectPose.cpp.
|
override |
Definition at line 76 of file GetObjectPose.cpp.
|
static |
Definition at line 49 of file GetObjectPose.h.