18#ifndef __invdyn_task_contact_force_hpp__ 19#define __invdyn_task_contact_force_hpp__ 21#include <tsid/deprecated.hh> 30 EIGEN_MAKE_ALIGNED_OPERATOR_NEW
41 TSID_DISABLE_WARNING(-Woverloaded-
virtual)
const std::string & name() const
Definition task-base.cpp:12
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef math::ConstraintBase ConstraintBase
Definition task-base.hpp:38
math::ConstRefVector ConstRefVector
Definition task-base.hpp:39
TaskBase(const std::string &name, RobotWrapper &robot)
Definition task-base.cpp:9
pinocchio::Data Data
Definition task-base.hpp:40
robots::RobotWrapper RobotWrapper
Definition task-base.hpp:41
#define TSID_DISABLE_WARNING_PUSH
Definition macros.hpp:27
#define TSID_DISABLE_WARNING_POP
Definition macros.hpp:28
Definition constraint-bound.hpp:25