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 32 of file VisualServoTowardsObject.h.

Constructor & Destructor Documentation

◆ VisualServoTowardsObject()

Definition at line 54 of file VisualServoTowardsObject.cpp.

+ Here is the caller graph for this function:

Member Function Documentation

◆ CreateInstance()

XMLStateFactoryBasePtr CreateInstance ( XMLStateConstructorParams  stateData)
static

Definition at line 168 of file VisualServoTowardsObject.cpp.

+ Here is the call graph for this function:

◆ GetName()

std::string GetName ( )
static

Definition at line 160 of file VisualServoTowardsObject.cpp.

◆ onEnter()

void onEnter ( )
override

Definition at line 61 of file VisualServoTowardsObject.cpp.

+ Here is the call graph for this function:

◆ onExit()

void onExit ( )
override

Definition at line 141 of file VisualServoTowardsObject.cpp.

Member Data Documentation

◆ Registry

VisualServoTowardsObject::SubClassRegistry Registry
static

Definition at line 45 of file VisualServoTowardsObject.h.


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