|
#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 35 of file GetObjectPose.h.
GetObjectPose | ( | XMLStateConstructorParams | stateData | ) |
|
static |
|
static |
Definition at line 91 of file GetObjectPose.cpp.
|
override |
Definition at line 73 of file GetObjectPose.cpp.
|
override |
Definition at line 47 of file GetObjectPose.cpp.
|
override |
Definition at line 82 of file GetObjectPose.cpp.
|
static |
Definition at line 49 of file GetObjectPose.h.