Go to the documentation of this file.
18 #ifndef __invdyn_task_frames_equality_hpp__
19 #define __invdyn_task_frames_equality_hpp__
25 #include <pinocchio/multibody/model.hpp>
26 #include <pinocchio/multibody/data.hpp>
33 EIGEN_MAKE_ALIGNED_OPERATOR_NEW
45 const std::string& frameName1,
46 const std::string& frameName2);
48 int dim()
const override;
123 #endif // ifndef __invdyn_task_frames_equality_hpp__
const Vector & Kd() const
const Vector & position_error() const override
Abstract class representing a linear equality/inequality constraint. Equality constraints are represe...
Vector m_v_error_masked_vec
const ConstraintBase & getConstraint() const override
virtual void setMask(math::ConstRefVector mask) override
const Vector & Kp() const
TaskTwoFramesEquality(const std::string &name, RobotWrapper &robot, const std::string &frameName1, const std::string &frameName2)
Vector m_p_error_masked_vec
ConstraintEquality m_constraint
trajectories::TrajectorySample TrajectorySample
math::ConstraintEquality ConstraintEquality
const typedef Eigen::Ref< const Vector > ConstRefVector
void useLocalFrame(bool local_frame)
Specifies if the jacobian and desired acceloration should be expressed in the local frame or the loca...
Eigen::Matrix< Scalar, Eigen::Dynamic, 1 > Vector
const Vector & getDesiredAcceleration() const override
std::string m_frame_name1
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef math::Index Index
Vector getAcceleration(ConstRefVector dv) const override
pinocchio::Data::Matrix6x Matrix6x
Wrapper for a robot based on pinocchio.
const std::string & name() const
Eigen::Matrix< Scalar, 6, Eigen::Dynamic, Options > Matrix6x
std::string m_frame_name2
const ConstraintBase & compute(const double t, ConstRefVector q, ConstRefVector v, Data &data) override
const Vector & velocity_error() const override
int dim() const override
Return the dimension of the task. \info should be overloaded in the child class.
math::ConstRefVector ConstRefVector
tsid
Author(s): Andrea Del Prete, Justin Carpentier
autogenerated on Thu Apr 3 2025 02:47:16