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 36 of file SetTCPVelocity.h.

Constructor & Destructor Documentation

◆ SetTCPVelocity()

Definition at line 39 of file SetTCPVelocity.cpp.

+ Here is the caller graph for this function:

Member Function Documentation

◆ CreateInstance()

XMLStateFactoryBasePtr CreateInstance ( XMLStateConstructorParams  stateData)
static

Definition at line 311 of file SetTCPVelocity.cpp.

+ Here is the call graph for this function:

◆ GetName()

std::string GetName ( )
static

Definition at line 304 of file SetTCPVelocity.cpp.

◆ onBreak()

void onBreak ( )
override

Definition at line 262 of file SetTCPVelocity.cpp.

◆ onEnter()

void onEnter ( )
override

Definition at line 46 of file SetTCPVelocity.cpp.

+ Here is the call graph for this function:

◆ onExit()

void onExit ( )
override

Definition at line 269 of file SetTCPVelocity.cpp.

◆ removeDebugVisu()

void removeDebugVisu ( )

Definition at line 317 of file SetTCPVelocity.cpp.

+ Here is the caller graph for this function:

◆ sigmoid()

float sigmoid ( float  t,
float  offset 
) const

Definition at line 276 of file SetTCPVelocity.cpp.

+ Here is the caller graph for this function:

◆ stopMovement()

void stopMovement ( )

Definition at line 282 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: