defined in <armarx/control/deprecated_njoint_mp_controller/bimanual/ControllerInterface.ice>
interface NJointBimanualCCDMPVelocityControllerInterface extends NJointControllerInterface { ... }
Definition at line 138 of file ControllerInterface.ice.
◆ changeLeader()
◆ getLeaderName()
◆ getVirtualTime()
double getVirtualTime |
( |
| ) |
|
◆ isFinished()
◆ learnDMPFromBothFiles()
void learnDMPFromBothFiles |
( |
Ice::StringSeq |
leftFiles, |
|
|
Ice::StringSeq |
rightFiles |
|
) |
| |
◆ learnDMPFromFiles()
void learnDMPFromFiles |
( |
string |
whichDMP, |
|
|
Ice::StringSeq |
trajfiles |
|
) |
| |
◆ runDMP()
void runDMP |
( |
Ice::DoubleSeq |
leftGoals, |
|
|
Ice::DoubleSeq |
rightGoals |
|
) |
| |
◆ setGoals()
void setGoals |
( |
Ice::DoubleSeq |
goals | ) |
|
◆ setRatios()
void setRatios |
( |
Ice::DoubleSeq |
ratios | ) |
|
◆ setViaPoints()
void setViaPoints |
( |
double |
canVal, |
|
|
Ice::DoubleSeq |
point |
|
) |
| |
The documentation for this interface was generated from the following file: