defined in <armarx/control/deprecated_njoint_mp_controller/adaptive/ControllerInterface.ice>
interface NJointTaskSpaceAdaptiveDMPControllerInterface extends NJointControllerInterface { ... }
Definition at line 57 of file ControllerInterface.ice.
◆ getForce()
| Ice::FloatSeq getForce |
( |
| ) |
|
◆ getVelocityInMM()
| Ice::FloatSeq getVelocityInMM |
( |
| ) |
|
◆ getVirtualTime()
| double getVirtualTime |
( |
| ) |
|
◆ isFinished()
◆ learnDMPFromFiles()
| void learnDMPFromFiles |
( |
Ice::StringSeq | trajfiles | ) |
|
◆ learnJointDMPFromFiles()
| void learnJointDMPFromFiles |
( |
string | jointTrajFile, |
|
|
Ice::FloatSeq | currentJVS ) |
◆ removeAllViaPoints()
| void removeAllViaPoints |
( |
| ) |
|
◆ resetDMP()
◆ resumeDMP()
◆ runDMP()
| void runDMP |
( |
Ice::DoubleSeq | goals | ) |
|
◆ runDMPWithTime()
| void runDMPWithTime |
( |
Ice::DoubleSeq | goals, |
|
|
double | timeDuration ) |
◆ setCanVal()
| void setCanVal |
( |
double | canVal | ) |
|
◆ setDefaultJointValues()
| void setDefaultJointValues |
( |
Ice::FloatSeq | desiredJointVals | ) |
|
◆ setGoals()
| void setGoals |
( |
Ice::DoubleSeq | goals | ) |
|
◆ setKdImpedance()
| void setKdImpedance |
( |
Ice::FloatSeq | dampings | ) |
|
◆ setKdNull()
| void setKdNull |
( |
Ice::FloatSeq | dnull | ) |
|
◆ setKpImpedance()
| void setKpImpedance |
( |
Ice::FloatSeq | stiffness | ) |
|
◆ setKpNull()
| void setKpNull |
( |
Ice::FloatSeq | knull | ) |
|
◆ setUseNullSpaceJointDMP()
| void setUseNullSpaceJointDMP |
( |
bool | useJointDMP | ) |
|
◆ setViaPoints()
| void setViaPoints |
( |
double | canVal, |
|
|
Ice::DoubleSeq | point ) |
◆ stopDMP()
The documentation for this interface was generated from the following file: