CalculateForceControlRobotPose Class Reference

#include <RobotSkillTemplates/statecharts/CoupledInteractionGroup/CalculateForceControlRobotPose.h>

+ Inheritance diagram for CalculateForceControlRobotPose:

Public Member Functions

 CalculateForceControlRobotPose (XMLStateConstructorParams stateData)
 
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 34 of file CalculateForceControlRobotPose.h.

Constructor & Destructor Documentation

◆ CalculateForceControlRobotPose()

Definition at line 38 of file CalculateForceControlRobotPose.cpp.

+ Here is the caller graph for this function:

Member Function Documentation

◆ CreateInstance()

XMLStateFactoryBasePtr CreateInstance ( XMLStateConstructorParams  stateData)
static

Definition at line 608 of file CalculateForceControlRobotPose.cpp.

+ Here is the call graph for this function:

◆ GetName()

std::string GetName ( )
static

Definition at line 602 of file CalculateForceControlRobotPose.cpp.

◆ onEnter()

void onEnter ( )
override

Definition at line 44 of file CalculateForceControlRobotPose.cpp.

+ Here is the call graph for this function:

◆ onExit()

void onExit ( )
override

Definition at line 583 of file CalculateForceControlRobotPose.cpp.

Member Data Documentation

◆ Registry

CalculateForceControlRobotPose::SubClassRegistry Registry
static

Definition at line 48 of file CalculateForceControlRobotPose.h.


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