1#ifndef CONTACTS_ACCELERATION_CONSTRAINT_HPP
2#define CONTACTS_ACCELERATION_CONSTRAINT_HPP
6#include <base/Eigen.hpp>
7#include <base/Time.hpp>
8#include <base/NamedVector.hpp>
@ equality
Definition Constraint.hpp:23
Constraint()
Default constructor.
Definition Constraint.cpp:7
Definition ContactsAccelerationConstraint.cpp:3
std::shared_ptr< RobotModel > RobotModelPtr
Definition RobotModel.hpp:204
std::shared_ptr< ContactsAccelerationConstraint > ContactsAccelerationConstraintPtr
Definition ContactsAccelerationConstraint.hpp:32