VisualServoTowardsTargetPose Class Reference

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

+ Inheritance diagram for VisualServoTowardsTargetPose:

Public Member Functions

void onEnter () override
 
void onExit () override
 
 VisualServoTowardsTargetPose (const XMLStateConstructorParams &stateData)
 

Static Public Member Functions

static XMLStateFactoryBasePtr CreateInstance (XMLStateConstructorParams stateData)
 
static std::string GetName ()
 

Static Public Attributes

static SubClassRegistry Registry
 

Detailed Description

Definition at line 31 of file VisualServoTowardsTargetPose.h.

Constructor & Destructor Documentation

◆ VisualServoTowardsTargetPose()

Definition at line 40 of file VisualServoTowardsTargetPose.cpp.

+ Here is the caller graph for this function:

Member Function Documentation

◆ CreateInstance()

XMLStateFactoryBasePtr CreateInstance ( XMLStateConstructorParams  stateData)
static

Definition at line 139 of file VisualServoTowardsTargetPose.cpp.

+ Here is the call graph for this function:

◆ GetName()

std::string GetName ( )
static

Definition at line 131 of file VisualServoTowardsTargetPose.cpp.

◆ onEnter()

void onEnter ( )
override

Definition at line 47 of file VisualServoTowardsTargetPose.cpp.

◆ onExit()

void onExit ( )
override

Definition at line 109 of file VisualServoTowardsTargetPose.cpp.

Member Data Documentation

◆ Registry

VisualServoTowardsTargetPose::SubClassRegistry Registry
static

Definition at line 44 of file VisualServoTowardsTargetPose.h.


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