1#ifndef CONTACTS_FRICTION_POINT_CONSTRAINT_HPP
2#define CONTACTS_FRICTION_POINT_CONSTRAINT_HPP
Abstract class to represent a generic hard (linear) constraint for a WBC optimization problem....
Definition Constraint.hpp:19
@ inequality
Definition Constraint.hpp:24
Definition ContactsAccelerationConstraint.cpp:3
std::shared_ptr< RobotModel > RobotModelPtr
Definition RobotModel.hpp:204