18 #include <Eigen/Dense> 19 #include <pinocchio/multibody/model.hpp> 33 m_constraint(name, 6, 12),
53 "The size of the Kp vector needs to equal 6");
59 "The size of the Kd vector needs to equal 6");
65 "The size of the Ki vector needs to equal 6");
106 bool contactFound =
false;
116 std::cout <<
"[TaskContactForceEquality] ERROR: Contact name empty" 121 std::cout <<
"[TaskContactForceEquality] ERROR: Contact name not in the " 122 "list of contact in the formulation pb"
const math::Vector & getDerivative() const
const Vector & vector() const
TSID_DISABLE_WARNING_PUSH TSID_DISABLE_WARNING_DEPRECATED const math::Vector & getValue() const
math::ConstRefVector ConstRefVector
Wrapper for a robot based on pinocchio.
virtual const Matrix & matrix() const
#define PINOCCHIO_CHECK_INPUT_ARGUMENT(...)