|
#include <RobotSkillTemplates/statecharts/VisualServoGroup/SetTCPVelocity.h>
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 |
Definition at line 35 of file SetTCPVelocity.h.
SetTCPVelocity | ( | XMLStateConstructorParams | stateData | ) |
|
static |
|
static |
Definition at line 277 of file SetTCPVelocity.cpp.
|
override |
Definition at line 242 of file SetTCPVelocity.cpp.
|
override |
|
override |
Definition at line 250 of file SetTCPVelocity.cpp.
void removeDebugVisu | ( | ) |
void stopMovement | ( | ) |
|
static |
Definition at line 53 of file SetTCPVelocity.h.