#include <map>
#include <Eigen/Core>
#include <RBDyn/FD.h>
#include <RBDyn/Jacobian.h>
#include "QPSolver.h"
Go to the source code of this file.
Classes | |
class | tasks::qp::PositiveLambda |
class | tasks::qp::MotionConstrCommon |
struct | tasks::qp::MotionConstrCommon::ContactData |
class | tasks::qp::MotionConstr |
struct | tasks::qp::SpringJoint |
class | tasks::qp::MotionSpringConstr |
struct | tasks::qp::MotionSpringConstr::SpringJointData |
class | tasks::qp::MotionPolyConstr |
Use polynome in function of q to compute torque limits. BEWARE: Only work with 1 dof/param joint. More... | |
Namespaces | |
tasks | |
tasks::qp | |