defined in <armarx/control/deprecated_njoint_mp_controller/task_space/ControllerInterface.ice>
interface NJointCCDMPControllerInterface extends NJointControllerInterface { ... }
Definition at line 152 of file ControllerInterface.ice.
◆ isFinished()
◆ learnDMPFromFiles()
void learnDMPFromFiles |
( |
int |
dmpId, |
|
|
Ice::StringSeq |
trajfiles |
|
) |
| |
◆ runDMP()
◆ setControllerTarget()
◆ setGoals()
void setGoals |
( |
int |
dmpId, |
|
|
Ice::DoubleSeq |
goals |
|
) |
| |
◆ setNullspaceJointVelocities()
void setNullspaceJointVelocities |
( |
StringFloatDictionary |
nullspaceJointVelocities | ) |
|
◆ setTemporalFactor()
void setTemporalFactor |
( |
int |
dmpId, |
|
|
double |
tau |
|
) |
| |
◆ setTorqueKp()
void setTorqueKp |
( |
StringFloatDictionary |
torqueKp | ) |
|
◆ setViaPoints()
void setViaPoints |
( |
int |
dmpId, |
|
|
double |
canVal, |
|
|
Ice::DoubleSeq |
point |
|
) |
| |
The documentation for this interface was generated from the following file: