Class constraint_helper

Inheritance Relationships

Base Type

Class Documentation

class constraint_helper : public OpenSoT::Constraint<Eigen::MatrixXd, Eigen::VectorXd>

Public Types

typedef std::shared_ptr<constraint_helper> Ptr

Public Functions

constraint_helper(std::string id, OpenSoT::constraints::Aggregated::ConstraintPtr constraints, const AffineHelper &x)
virtual void update()

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