DART  6.6.2
dart::dynamics::InverseKinematics::ErrorMethod Member List

This is the complete list of members for dart::dynamics::InverseKinematics::ErrorMethod, including all inherited members.

addObserver(Observer *_observer) constdart::common::Subjectprotected
Bounds typedefdart::dynamics::InverseKinematics::ErrorMethod
clearCache()dart::dynamics::InverseKinematics::ErrorMethod
clone(InverseKinematics *_newIK) const =0dart::dynamics::InverseKinematics::ErrorMethodpure virtual
computeDesiredTransform(const Eigen::Isometry3d &_currentTf, const Eigen::Vector6d &_error)=0dart::dynamics::InverseKinematics::ErrorMethodpure virtual
computeError()=0dart::dynamics::InverseKinematics::ErrorMethodpure virtual
ErrorMethod(InverseKinematics *_ik, const std::string &_methodName, const Properties &_properties=Properties())dart::dynamics::InverseKinematics::ErrorMethod
evalError(const Eigen::VectorXd &_q)dart::dynamics::InverseKinematics::ErrorMethod
getAngularBounds() constdart::dynamics::InverseKinematics::ErrorMethod
getAngularErrorWeights() constdart::dynamics::InverseKinematics::ErrorMethod
getBounds() constdart::dynamics::InverseKinematics::ErrorMethod
getErrorLengthClamp() constdart::dynamics::InverseKinematics::ErrorMethod
getErrorMethodProperties() constdart::dynamics::InverseKinematics::ErrorMethod
getErrorWeights() constdart::dynamics::InverseKinematics::ErrorMethod
getLinearBounds() constdart::dynamics::InverseKinematics::ErrorMethod
getLinearErrorWeights() constdart::dynamics::InverseKinematics::ErrorMethod
getMethodName() constdart::dynamics::InverseKinematics::ErrorMethod
mErrorPdart::dynamics::InverseKinematics::ErrorMethodprotected
mIKdart::dynamics::InverseKinematics::ErrorMethodprotected
mLastErrordart::dynamics::InverseKinematics::ErrorMethodprotected
mLastPositionsdart::dynamics::InverseKinematics::ErrorMethodprotected
mMethodNamedart::dynamics::InverseKinematics::ErrorMethodprotected
mObserversdart::common::Subjectmutableprotected
removeObserver(Observer *_observer) constdart::common::Subjectprotected
sendDestructionNotification() constdart::common::Subjectprotected
setAngularBounds(const Eigen::Vector3d &_lower=Eigen::Vector3d::Constant(-DefaultIKTolerance), const Eigen::Vector3d &_upper=Eigen::Vector3d::Constant(DefaultIKTolerance))dart::dynamics::InverseKinematics::ErrorMethod
setAngularBounds(const std::pair< Eigen::Vector3d, Eigen::Vector3d > &_bounds)dart::dynamics::InverseKinematics::ErrorMethod
setAngularErrorWeights(const Eigen::Vector3d &_weights=Eigen::Vector3d::Constant(DefaultIKAngularWeight))dart::dynamics::InverseKinematics::ErrorMethod
setBounds(const Eigen::Vector6d &_lower=Eigen::Vector6d::Constant(-DefaultIKTolerance), const Eigen::Vector6d &_upper=Eigen::Vector6d::Constant(DefaultIKTolerance))dart::dynamics::InverseKinematics::ErrorMethod
setBounds(const std::pair< Eigen::Vector6d, Eigen::Vector6d > &_bounds)dart::dynamics::InverseKinematics::ErrorMethod
setErrorLengthClamp(double _clampSize=DefaultIKErrorClamp)dart::dynamics::InverseKinematics::ErrorMethod
setErrorWeights(const Eigen::Vector6d &_weights)dart::dynamics::InverseKinematics::ErrorMethod
setLinearBounds(const Eigen::Vector3d &_lower=Eigen::Vector3d::Constant(-DefaultIKTolerance), const Eigen::Vector3d &_upper=Eigen::Vector3d::Constant(DefaultIKTolerance))dart::dynamics::InverseKinematics::ErrorMethod
setLinearBounds(const std::pair< Eigen::Vector3d, Eigen::Vector3d > &_bounds)dart::dynamics::InverseKinematics::ErrorMethod
setLinearErrorWeights(const Eigen::Vector3d &_weights=Eigen::Vector3d::Constant(DefaultIKLinearWeight))dart::dynamics::InverseKinematics::ErrorMethod
~ErrorMethod()=defaultdart::dynamics::InverseKinematics::ErrorMethodvirtual
~Subject()dart::common::Subjectvirtual