GetHandPose Class Reference

#include <RobotSkillTemplates/statecharts/VisualServoGroup/GetHandPose.h>

+ Inheritance diagram for GetHandPose:

Public Member Functions

 GetHandPose (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
 

Detailed Description

Definition at line 36 of file GetHandPose.h.

Constructor & Destructor Documentation

◆ GetHandPose()

Definition at line 40 of file GetHandPose.cpp.

+ Here is the caller graph for this function:

Member Function Documentation

◆ CreateInstance()

XMLStateFactoryBasePtr CreateInstance ( XMLStateConstructorParams  stateData)
static

Definition at line 151 of file GetHandPose.cpp.

+ Here is the call graph for this function:

◆ GetName()

std::string GetName ( )
static

Definition at line 143 of file GetHandPose.cpp.

◆ onBreak()

void onBreak ( )
override

Definition at line 125 of file GetHandPose.cpp.

◆ onEnter()

void onEnter ( )
override

Definition at line 48 of file GetHandPose.cpp.

+ Here is the call graph for this function:

◆ onExit()

void onExit ( )
override

Definition at line 133 of file GetHandPose.cpp.

Member Data Documentation

◆ Registry

GetHandPose::SubClassRegistry Registry
static

Definition at line 50 of file GetHandPose.h.


The documentation for this class was generated from the following files: