|
|
#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 |
Definition at line 36 of file SetTCPVelocity.h.
| SetTCPVelocity | ( | XMLStateConstructorParams | stateData | ) |
|
static |
|
static |
Definition at line 304 of file SetTCPVelocity.cpp.
|
override |
Definition at line 262 of file SetTCPVelocity.cpp.
|
override |
|
override |
Definition at line 269 of file SetTCPVelocity.cpp.
| void removeDebugVisu | ( | ) |
| void stopMovement | ( | ) |
|
static |
Definition at line 53 of file SetTCPVelocity.h.