ShapeHand Class Reference

#include <RobotSkillTemplates/statecharts/HandGroup/ShapeHand.h>

+ Inheritance diagram for ShapeHand:

Public Member Functions

void onBreak () override
 
void onEnter () override
 
void onExit () override
 
void run () override
 
 ShapeHand (XMLStateConstructorParams stateData)
 

Static Public Member Functions

static XMLStateFactoryBasePtr CreateInstance (XMLStateConstructorParams stateData)
 

Public Attributes

bool switchToPosControl
 

Static Public Attributes

static SubClassRegistry Registry
 

Detailed Description

Definition at line 31 of file ShapeHand.h.

Constructor & Destructor Documentation

◆ ShapeHand()

Definition at line 36 of file ShapeHand.cpp.

+ Here is the caller graph for this function:

Member Function Documentation

◆ CreateInstance()

XMLStateFactoryBasePtr CreateInstance ( XMLStateConstructorParams  stateData)
static

Definition at line 96 of file ShapeHand.cpp.

+ Here is the call graph for this function:

◆ onBreak()

void onBreak ( )
override

Definition at line 75 of file ShapeHand.cpp.

◆ onEnter()

void onEnter ( )
override

Definition at line 41 of file ShapeHand.cpp.

◆ onExit()

void onExit ( )
override

Definition at line 80 of file ShapeHand.cpp.

◆ run()

void run ( )
override

Definition at line 46 of file ShapeHand.cpp.

Member Data Documentation

◆ Registry

ShapeHand::SubClassRegistry Registry
static

Definition at line 47 of file ShapeHand.h.

◆ switchToPosControl

bool switchToPosControl

Definition at line 43 of file ShapeHand.h.


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