Go to the documentation of this file.
24 using namespace trajectories;
44 mask.size() == 3,
"The size of the mask vector needs to equal 3");
62 "The size of the Kp vector needs to equal 3");
68 "The size of the Kd vector needs to equal 3");
128 for (
int i = 0;
i < 3;
i++) {
int dim() const override
Return the dimension of the task. \info should be overloaded in the child class.
void resize(unsigned int size)
const ConstraintBase & compute(double t, ConstRefVector q, ConstRefVector v, Data &data) override
const Vector & velocity() const override
const math::Vector & getDerivative() const
#define PINOCCHIO_CHECK_INPUT_ARGUMENT(...)
const Vector & vector() const override
Abstract class representing a linear equality/inequality constraint. Equality constraints are represe...
virtual void setMask(math::ConstRefVector mask)
const Vector & velocity_error() const override
virtual void setMask(math::ConstRefVector mask) override
Vector m_p_error_masked_vec
const Vector & getDesiredAcceleration() const override
Eigen::Matrix< Scalar, 3, Eigen::Dynamic > Matrix3x
void resize(unsigned int r, unsigned int c) override
const Vector & position_ref() const override
void setReference(const TrajectorySample &ref)
virtual const Matrix & matrix() const
void com(const Data &data, RefVector com_pos, RefVector com_vel, RefVector com_acc) const
Vector getAcceleration(ConstRefVector dv) const override
TSID_DISABLE_WARNING_PUSH const TSID_DISABLE_WARNING_DEPRECATED math::Vector & getValue() const
const Vector & position() const override
const typedef Eigen::Ref< const Vector > ConstRefVector
const Vector & position_error() const override
Wrapper for a robot based on pinocchio.
const math::Vector & getSecondDerivative() const
const Vector & velocity_ref() const override
ConstraintEquality m_constraint
const Matrix3x & Jcom(const Data &data) const
const TrajectorySample & getReference() const override
RobotWrapper & m_robot
Reference on the robot model.
math::ConstRefVector ConstRefVector
const ConstraintBase & getConstraint() const override
TaskComEquality(const std::string &name, RobotWrapper &robot)
Vector m_v_error_masked_vec
tsid
Author(s): Andrea Del Prete, Justin Carpentier
autogenerated on Thu Apr 3 2025 02:47:16