A_ | tasks::qp::MotionConstrCommon | protected |
addToSolver(QPSolver &sol) | tasks::qp::ConstraintFunction< GenInequality > | inline |
addToSolver(const std::vector< rbd::MultiBody > &mbs, QPSolver &sol) | tasks::qp::ConstraintFunction< GenInequality > | inline |
AGenInEq() const override | tasks::qp::MotionConstrCommon | virtual |
AL_ | tasks::qp::MotionConstrCommon | protected |
alphaDBegin_ | tasks::qp::MotionConstrCommon | protected |
AU_ | tasks::qp::MotionConstrCommon | protected |
computeMatrix(const std::vector< rbd::MultiBody > &mb, const std::vector< rbd::MultiBodyConfig > &mbcs) | tasks::qp::MotionConstrCommon | |
computeTorque(const Eigen::VectorXd &alphaD, const Eigen::VectorXd &lambda) | tasks::qp::MotionConstrCommon | |
cont_ | tasks::qp::MotionConstrCommon | protected |
contactMatrix() const | tasks::qp::MotionConstr | |
curTorque_ | tasks::qp::MotionConstrCommon | protected |
descGenInEq(const std::vector< rbd::MultiBody > &mbs, int line) override | tasks::qp::MotionConstrCommon | virtual |
fd() const | tasks::qp::MotionConstr | |
fd_ | tasks::qp::MotionConstrCommon | protected |
fullJacLambda_ | tasks::qp::MotionConstrCommon | protected |
jacLambda_ | tasks::qp::MotionConstrCommon | protected |
jacTrans_ | tasks::qp::MotionConstrCommon | protected |
lambdaBegin_ | tasks::qp::MotionConstrCommon | protected |
LowerGenInEq() const override | tasks::qp::MotionConstrCommon | virtual |
matrix() const | tasks::qp::MotionConstr | inline |
maxGenInEq() const override | tasks::qp::MotionConstrCommon | virtual |
MotionConstr(const std::vector< rbd::MultiBody > &mbs, int robotIndex, const TorqueBound &tb) | tasks::qp::MotionConstr | |
MotionConstr(const std::vector< rbd::MultiBody > &mbs, int robotIndex, const TorqueBound &tb, const TorqueDBound &tdb, double dt) | tasks::qp::MotionConstr | |
MotionConstrCommon(const std::vector< rbd::MultiBody > &mbs, int robotIndex) | tasks::qp::MotionConstrCommon | |
MotionSpringConstr(const std::vector< rbd::MultiBody > &mbs, int robotIndex, const TorqueBound &tb, const std::vector< SpringJoint > &springs) | tasks::qp::MotionSpringConstr | |
MotionSpringConstr(const std::vector< rbd::MultiBody > &mbs, int robotIndex, const TorqueBound &tb, const TorqueDBound &tdb, double dt, const std::vector< SpringJoint > &springs) | tasks::qp::MotionSpringConstr | |
nameGenInEq() const override | tasks::qp::MotionConstrCommon | virtual |
nrDof_ | tasks::qp::MotionConstrCommon | protected |
removeFromSolver(QPSolver &sol) | tasks::qp::ConstraintFunction< GenInequality > | inline |
robotIndex_ | tasks::qp::MotionConstrCommon | protected |
springs_ | tasks::qp::MotionSpringConstr | protected |
tmpL_ | tasks::qp::MotionConstr | protected |
tmpU_ | tasks::qp::MotionConstr | protected |
torque() const | tasks::qp::MotionConstrCommon | |
torque(const std::vector< rbd::MultiBody > &mbs, std::vector< rbd::MultiBodyConfig > &mbcs) const | tasks::qp::MotionConstrCommon | |
torqueDtL_ | tasks::qp::MotionConstr | protected |
torqueDtU_ | tasks::qp::MotionConstr | protected |
torqueL_ | tasks::qp::MotionConstr | protected |
torqueU_ | tasks::qp::MotionConstr | protected |
update(const std::vector< rbd::MultiBody > &mbs, const std::vector< rbd::MultiBodyConfig > &mbc, const SolverData &data) override | tasks::qp::MotionSpringConstr | virtual |
updateIter_ | tasks::qp::MotionConstrCommon | protected |
updateNrVars(const std::vector< rbd::MultiBody > &mbs, const SolverData &data) override | tasks::qp::MotionConstrCommon | virtual |
UpperGenInEq() const override | tasks::qp::MotionConstrCommon | virtual |
~Constraint() | tasks::qp::Constraint | inlinevirtual |
~ConstraintFunction() override | tasks::qp::ConstraintFunction< GenInequality > | inlinevirtual |