Home Previous Up Next Index

armarx::DSJointCarryControllerInterface

Overview

interface DSJointCarryControllerInterface extends NJointControllerInterface

Operation Index

setGuardInHandPosition
setGuardOrientation
setDesiredGuardOri
setRotationStiffness
setGuardObsAvoidVel
getGMMVel

Operations

void setGuardInHandPosition(::Ice::FloatSeq guardCenterToHandsCenter)

void setGuardOrientation(::Ice::FloatSeq guardOrientationInRobotBase)

void setDesiredGuardOri(::Ice::FloatSeq desiredGuardOriInRobotBase)

void setRotationStiffness(::Ice::FloatSeq guardRotationStiffness)

void setGuardObsAvoidVel(::Ice::FloatSeq guardZVel)

float getGMMVel()


Home Previous Up Next Index