VisualServoTowardsObject Class Reference

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

+ Inheritance diagram for VisualServoTowardsObject:

Public Member Functions

void onEnter () override
 
void onExit () override
 
 VisualServoTowardsObject (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 33 of file VisualServoTowardsObject.h.

Constructor & Destructor Documentation

◆ VisualServoTowardsObject()

Definition at line 53 of file VisualServoTowardsObject.cpp.

+ Here is the caller graph for this function:

Member Function Documentation

◆ CreateInstance()

XMLStateFactoryBasePtr CreateInstance ( XMLStateConstructorParams  stateData)
static

Definition at line 170 of file VisualServoTowardsObject.cpp.

+ Here is the call graph for this function:

◆ GetName()

std::string GetName ( )
static

Definition at line 163 of file VisualServoTowardsObject.cpp.

◆ onEnter()

void onEnter ( )
override

Definition at line 60 of file VisualServoTowardsObject.cpp.

+ Here is the call graph for this function:

◆ onExit()

void onExit ( )
override

Definition at line 145 of file VisualServoTowardsObject.cpp.

Member Data Documentation

◆ Registry

VisualServoTowardsObject::SubClassRegistry Registry
static

Definition at line 46 of file VisualServoTowardsObject.h.


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