Go to the documentation of this file.
29 m_constraint(
name, 3, 3) {
56 n +=
cl->contact.n_force();
65 unsigned int i =
cl->index;
75 for (
int j = 0; j <
P.cols(); ++j) {
77 p_world = oMi.act(p_local);
80 M.middleCols(
i + 3 * j, 3) = (p_world -
m_ref) * (
m_normal.transpose());
92 "The size of the reference needs to equal 3");
SE3 framePosition(const Data &data, const Model::FrameIndex index) const
const std::vector< std::shared_ptr< ContactLevel > > * m_contacts
ConstraintEquality m_constraint
#define PINOCCHIO_CHECK_INPUT_ARGUMENT(...)
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)
Eigen::Matrix< Scalar, 3, Eigen::Dynamic > Matrix3x
std::string m_contact_name
const ConstraintBase & compute(double t, ConstRefVector q, ConstRefVector v, Data &data) override
virtual const Matrix & matrix() const
const std::string & getAssociatedContactName() override
const Vector3 & getReference() const
const ConstraintBase & getConstraint() const override
void setReference(const Vector3 &ref)
const Vector3 & getContactNormal() const
Wrapper for a robot based on pinocchio.
RobotWrapper & m_robot
Reference on the robot model.
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