SetTCPVelocity Class Reference

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

+ Inheritance diagram for SetTCPVelocity:

Public Member Functions

void onBreak () override
 
void onEnter () override
 
void onExit () override
 
void removeDebugVisu ()
 
 SetTCPVelocity (XMLStateConstructorParams stateData)
 
float sigmoid (float t, float offset) const
 
void stopMovement ()
 

Static Public Member Functions

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

Static Public Attributes

static SubClassRegistry Registry
 

Detailed Description

Definition at line 35 of file SetTCPVelocity.h.

Constructor & Destructor Documentation

◆ SetTCPVelocity()

Definition at line 40 of file SetTCPVelocity.cpp.

+ Here is the caller graph for this function:

Member Function Documentation

◆ CreateInstance()

XMLStateFactoryBasePtr CreateInstance ( XMLStateConstructorParams  stateData)
static

Definition at line 285 of file SetTCPVelocity.cpp.

+ Here is the call graph for this function:

◆ GetName()

std::string GetName ( )
static

Definition at line 277 of file SetTCPVelocity.cpp.

◆ onBreak()

void onBreak ( )
override

Definition at line 242 of file SetTCPVelocity.cpp.

◆ onEnter()

void onEnter ( )
override

Definition at line 48 of file SetTCPVelocity.cpp.

+ Here is the call graph for this function:

◆ onExit()

void onExit ( )
override

Definition at line 250 of file SetTCPVelocity.cpp.

◆ removeDebugVisu()

void removeDebugVisu ( )

Definition at line 290 of file SetTCPVelocity.cpp.

+ Here is the caller graph for this function:

◆ sigmoid()

float sigmoid ( float  t,
float  offset 
) const

Definition at line 256 of file SetTCPVelocity.cpp.

+ Here is the caller graph for this function:

◆ stopMovement()

void stopMovement ( )

Definition at line 261 of file SetTCPVelocity.cpp.

+ Here is the call graph for this function:

Member Data Documentation

◆ Registry

SetTCPVelocity::SubClassRegistry Registry
static

Definition at line 53 of file SetTCPVelocity.h.


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