NJointBimanualObjLevelControllerInterface Interface Reference

defined in <armarx/control/deprecated_njoint_mp_controller/bimanual/ObjLevelControllerInterface.ice>

interface NJointBimanualObjLevelControllerInterface extends NJointControllerInterface { ... }

+ Inheritance diagram for NJointBimanualObjLevelControllerInterface:

Operations

Ice::FloatSeq getCurrentObjForce ()
 
Ice::FloatSeq getCurrentObjVel ()
 
DoubleSeqSeq getMPRotWeights ()
 
DoubleSeqSeq getMPWeights ()
 
double getVirtualTime ()
 
bool isFinished ()
 
void learnDMPFromFiles (Ice::StringSeq trajfiles)
 
void removeAllViaPoints ()
 
void runDMP (Ice::DoubleSeq goals, double timeDuration)
 
void runDMPWithVirtualStart (Ice::DoubleSeq starts, Ice::DoubleSeq goals, double timeDuration)
 
void setGoals (Ice::DoubleSeq goals)
 
void setKdAdmittance (Ice::FloatSeq value)
 
void setKdImpedance (Ice::FloatSeq value)
 
void setKmAdmittance (Ice::FloatSeq value)
 
void setKpAdmittance (Ice::FloatSeq value)
 
void setKpImpedance (Ice::FloatSeq value)
 
void setMPRotWeights (DoubleSeqSeq weights)
 
void setMPWeights (DoubleSeqSeq weights)
 
void setViaPoints (double u, Ice::DoubleSeq viapoint)
 

Detailed Description

Definition at line 102 of file ObjLevelControllerInterface.ice.

Operation Documentation

◆ getCurrentObjForce()

Ice::FloatSeq getCurrentObjForce ( )

◆ getCurrentObjVel()

Ice::FloatSeq getCurrentObjVel ( )

◆ getMPRotWeights()

DoubleSeqSeq getMPRotWeights ( )

◆ getMPWeights()

DoubleSeqSeq getMPWeights ( )

◆ getVirtualTime()

double getVirtualTime ( )

◆ isFinished()

bool isFinished ( )

◆ learnDMPFromFiles()

void learnDMPFromFiles ( Ice::StringSeq  trajfiles)

◆ removeAllViaPoints()

void removeAllViaPoints ( )

◆ runDMP()

void runDMP ( Ice::DoubleSeq  goals,
double  timeDuration 
)

◆ runDMPWithVirtualStart()

void runDMPWithVirtualStart ( Ice::DoubleSeq  starts,
Ice::DoubleSeq  goals,
double  timeDuration 
)

◆ setGoals()

void setGoals ( Ice::DoubleSeq  goals)

◆ setKdAdmittance()

void setKdAdmittance ( Ice::FloatSeq  value)

◆ setKdImpedance()

void setKdImpedance ( Ice::FloatSeq  value)

◆ setKmAdmittance()

void setKmAdmittance ( Ice::FloatSeq  value)

◆ setKpAdmittance()

void setKpAdmittance ( Ice::FloatSeq  value)

◆ setKpImpedance()

void setKpImpedance ( Ice::FloatSeq  value)

◆ setMPRotWeights()

void setMPRotWeights ( DoubleSeqSeq  weights)

◆ setMPWeights()

void setMPWeights ( DoubleSeqSeq  weights)

◆ setViaPoints()

void setViaPoints ( double  u,
Ice::DoubleSeq  viapoint 
)

The documentation for this interface was generated from the following file: