Go to the documentation of this file.
18 #ifndef __invdyn_task_actuation_bounds_hpp__
19 #define __invdyn_task_actuation_bounds_hpp__
30 EIGEN_MAKE_ALIGNED_OPERATOR_NEW
41 int dim()
const override;
64 #endif // ifndef __invdyn_task_actuation_bounds_hpp__
trajectories::TrajectorySample TrajectorySample
int dim() const override
Return the dimension of the task. \info should be overloaded in the child class.
math::ConstraintInequality ConstraintInequality
Abstract class representing a linear equality/inequality constraint. Equality constraints are represe...
const Vector & getUpperBounds() const
const Vector & getLowerBounds() const
const ConstraintBase & getConstraint() const override
const ConstraintBase & compute(double t, ConstRefVector q, ConstRefVector v, Data &data) override
Eigen::Matrix< Scalar, Eigen::Dynamic, 1 > Vector
ConstraintInequality m_constraint
TaskActuationBounds(const std::string &name, RobotWrapper &robot)
Wrapper for a robot based on pinocchio.
const std::string & name() const
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef math::Index Index
void setBounds(ConstRefVector lower, ConstRefVector upper)
const Vector & mask() const
math::ConstRefVector ConstRefVector
tsid
Author(s): Andrea Del Prete, Justin Carpentier
autogenerated on Thu Apr 3 2025 02:47:16