armarx::NJointBimanualObjLevelVelControllerInterface
Overview
interface NJointBimanualObjLevelVelControllerInterface extends NJointControllerInterface
Operation Index
- learnDMPFromFiles
-
- isFinished
-
- runDMP
-
- runDMPWithVirtualStart
-
- setGoals
-
- setViaPoints
-
- removeAllViaPoints
-
- getVirtualTime
-
- setKpImpedance
-
- setKdImpedance
-
- getCurrentObjVel
-
- setMPWeights
-
- getMPWeights
-
- setMPRotWeights
-
- getMPRotWeights
-
Operations
void learnDMPFromFiles(::Ice::StringSeq trajfiles)
bool isFinished()
void runDMP(::Ice::DoubleSeq goals, double timeDuration)
void runDMPWithVirtualStart(::Ice::DoubleSeq starts, ::Ice::DoubleSeq goals, double timeDuration)
void setGoals(::Ice::DoubleSeq goals)
void setViaPoints(double u, ::Ice::DoubleSeq viapoint)
void removeAllViaPoints()
double getVirtualTime()
void setKpImpedance(::Ice::FloatSeq value)
void setKdImpedance(::Ice::FloatSeq value)
::Ice::FloatSeq getCurrentObjVel()
void setMPWeights(DoubleSeqSeq weights)
void setMPRotWeights(DoubleSeqSeq weights)