defined in <armarx/control/deprecated_njoint_mp_controller/task_space/ControllerInterface.ice>
interface DeprecatedNJointTaskSpaceAdmittanceDMPControllerInterface extends NJointControllerInterface { ... }
Definition at line 518 of file ControllerInterface.ice.
◆ createDMPFromString()
Ice::DoubleSeq createDMPFromString |
( |
string |
dmpString | ) |
|
◆ getCanVal()
◆ getDMPAsString()
string getDMPAsString |
( |
| ) |
|
◆ getKinematicChainName()
string getKinematicChainName |
( |
| ) |
|
◆ getMPWeights()
DoubleSeqSeq getMPWeights |
( |
| ) |
|
◆ getVirtualTime()
double getVirtualTime |
( |
| ) |
|
◆ isFinished()
◆ learnDMPFromFiles()
void learnDMPFromFiles |
( |
Ice::StringSeq |
trajfiles | ) |
|
◆ learnJointDMPFromFiles()
void learnJointDMPFromFiles |
( |
string |
jointTrajFile, |
|
|
Ice::FloatSeq |
currentJVS |
|
) |
| |
◆ pauseDMP()
◆ removeAllViaPoints()
void removeAllViaPoints |
( |
| ) |
|
◆ resetDMP()
◆ resumeDMP()
◆ runDMP()
void runDMP |
( |
Ice::DoubleSeq |
goals | ) |
|
◆ runDMPWithTime()
void runDMPWithTime |
( |
Ice::DoubleSeq |
goals, |
|
|
double |
timeDuration |
|
) |
| |
◆ setGoals()
void setGoals |
( |
Ice::DoubleSeq |
goals | ) |
|
◆ setKdAdmittance()
◆ setKdImpedance()
◆ setKmAdmittance()
◆ setKpAdmittance()
◆ setKpImpedance()
◆ setMPWeights()
void setMPWeights |
( |
DoubleSeqSeq |
weights | ) |
|
◆ setNullspaceVelocityKd()
void setNullspaceVelocityKd |
( |
Eigen::VectorXf |
jointValues | ) |
|
◆ setNullspaceVelocityKp()
void setNullspaceVelocityKp |
( |
Eigen::VectorXf |
jointValues | ) |
|
◆ setPotentialForceBaseline()
void setPotentialForceBaseline |
( |
Eigen::Vector3f |
force, |
|
|
Eigen::Vector3f |
torque |
|
) |
| |
◆ setStartAndGoals()
void setStartAndGoals |
( |
Ice::DoubleSeq |
starts, |
|
|
Ice::DoubleSeq |
goals |
|
) |
| |
◆ setTargetNullSpaceJointValues()
void setTargetNullSpaceJointValues |
( |
Eigen::VectorXf |
jointValues | ) |
|
◆ setTCPCoMInFTFrame()
void setTCPCoMInFTFrame |
( |
Eigen::Vector3f |
com | ) |
|
◆ setTCPMass()
void setTCPMass |
( |
float |
mass | ) |
|
◆ setUseNullSpaceJointDMP()
void setUseNullSpaceJointDMP |
( |
bool |
enable | ) |
|
◆ setViaPoints()
void setViaPoints |
( |
double |
canVal, |
|
|
Ice::DoubleSeq |
point |
|
) |
| |
◆ stopDMP()
The documentation for this interface was generated from the following file: