Class constraint_helper
Defined in File l1HQP.h
Inheritance Relationships
Base Type
public OpenSoT::Constraint< Eigen::MatrixXd, Eigen::VectorXd >
(Template Class Constraint)
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.
-
typedef std::shared_ptr<constraint_helper> Ptr