#include "sot/torque_control/device-torque-ctrl.hh"
#include <dynamic-graph/all-commands.h>
#include <dynamic-graph/factory.h>
#include <fstream>
#include <map>
#include <pinocchio/algorithm/joint-configuration.hpp>
#include <sot/core/debug.hh>
#include <tsid/math/constraint-base.hpp>
#include <tsid/math/utils.hpp>
Go to the source code of this file.
Typedefs | |
typedef tsid::math::ConstraintBase | ConstraintBase |
Functions | |
DYNAMICGRAPH_FACTORY_ENTITY_PLUGIN (DeviceTorqueCtrl, "DeviceTorqueCtrl") | |
typedef tsid::math::ConstraintBase ConstraintBase |
Definition at line 25 of file device-torque-ctrl.cpp.
DYNAMICGRAPH_FACTORY_ENTITY_PLUGIN | ( | DeviceTorqueCtrl | , |
"DeviceTorqueCtrl" | |||
) |