Go to the documentation of this file.
18 #ifndef __invdyn_task_cop_equality_hpp__
19 #define __invdyn_task_cop_equality_hpp__
32 EIGEN_MAKE_ALIGNED_OPERATOR_NEW
46 int dim()
const override;
68 const std::vector<std::shared_ptr<ContactLevel> >*
m_contacts;
78 #endif // ifndef __invdyn_task_com_equality_hpp__
const std::vector< std::shared_ptr< ContactLevel > > * m_contacts
trajectories::TrajectorySample TrajectorySample
ConstraintEquality m_constraint
TaskCopEquality(const std::string &name, RobotWrapper &robot)
void setContactNormal(const Vector3 &n)
Abstract class representing a linear equality/inequality constraint. Equality constraints are represe...
void setContactList(const std::vector< std::shared_ptr< ContactLevel > > *contacts)
std::string m_contact_name
const ConstraintBase & compute(double t, ConstRefVector q, ConstRefVector v, Data &data) override
const std::string & getAssociatedContactName() override
const Vector3 & getReference() const
Eigen::Matrix< Scalar, Eigen::Dynamic, 1 > Vector
const ConstraintBase & getConstraint() const override
void setReference(const Vector3 &ref)
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef math::Index Index
const Vector3 & getContactNormal() const
Wrapper for a robot based on pinocchio.
const std::string & name() const
math::ConstraintEquality ConstraintEquality
int dim() const override
Return the dimension of the task. \info should be overloaded in the child class.
math::ConstRefVector ConstRefVector
Eigen::Matrix< Scalar, 3, 1 > Vector3
tsid
Author(s): Andrea Del Prete, Justin Carpentier
autogenerated on Thu Apr 3 2025 02:47:16