Class ConstraintToTask

Inheritance Relationships

Base Type

Class Documentation

class ConstraintToTask : public OpenSoT::Task<Eigen::MatrixXd, Eigen::VectorXd>

Public Functions

ConstraintToTask(ConstraintPtr constraint, std::function<const Eigen::VectorXd&()>)
virtual void _update() override

Updates the A, b, Aeq, beq, Aineq, b*Bound matrices.