CalculateLandmarkPose Class Reference

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

+ Inheritance diagram for CalculateLandmarkPose:

Public Member Functions

 CalculateLandmarkPose (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 CalculateLandmarkPose.h.

Constructor & Destructor Documentation

◆ CalculateLandmarkPose()

Definition at line 38 of file CalculateLandmarkPose.cpp.

+ Here is the caller graph for this function:

Member Function Documentation

◆ CreateInstance()

XMLStateFactoryBasePtr CreateInstance ( XMLStateConstructorParams  stateData)
static

Definition at line 114 of file CalculateLandmarkPose.cpp.

+ Here is the call graph for this function:

◆ GetName()

std::string GetName ( )
static

Definition at line 108 of file CalculateLandmarkPose.cpp.

◆ onEnter()

void onEnter ( )
override

Definition at line 43 of file CalculateLandmarkPose.cpp.

+ Here is the call graph for this function:

◆ onExit()

void onExit ( )
override

Definition at line 99 of file CalculateLandmarkPose.cpp.

Member Data Documentation

◆ Registry

CalculateLandmarkPose::SubClassRegistry Registry
static

Definition at line 48 of file CalculateLandmarkPose.h.


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