Go to the documentation of this file.
18 #ifndef __invdyn_solvers_hqp_eiquadprog_hpp__
19 #define __invdyn_solvers_hqp_eiquadprog_hpp__
21 #include "tsid/deprecated.hh"
31 EIGEN_MAKE_ALIGNED_OPERATOR_NEW
41 void resize(
unsigned int n,
unsigned int neq,
unsigned int nin)
override;
48 void retrieveQPData(
const HQPData& problemData,
49 const bool hessianRegularization =
true)
override;
55 double getObjectiveValue()
override;
58 void sendMsg(
const std::string&
s);
73 #ifdef ELIMINATE_EQUALITY_CONSTRAINTS
79 Eigen::CompleteOrthogonalDecomposition<Matrix>
97 #endif // ifndef __invdyn_solvers_hqp_eiquadprog_hpp__
unsigned int m_n
number of inequality constraints
TSID_DEPRECATED Matrix m_CI
const QPDataQuadProg getQPData() const
Mat & solve(const ModelTpl< Scalar, Options, JointCollectionTpl > &model, const DataTpl< Scalar, Options, JointCollectionTpl > &data, const Eigen::MatrixBase< Mat > &y)
math::ConstRefVector ConstRefVector
TSID_DEPRECATED Matrix m_CE
Eigen::Ref< Vector > RefVector
Eigen::VectorXi m_activeSet
EIGEN_MAKE_ALIGNED_OPERATOR_NEW typedef math::Matrix Matrix
unsigned int m_nin
number of equality constraints
tsid::math::Index m_activeSetSize
vector containing the indexes of the active inequalities
Abstract interface for a Quadratic Program (HQP) solver.
TSID_DEPRECATED Vector m_g
Eigen::Matrix< Scalar, Eigen::Dynamic, Eigen::Dynamic > Matrix
TSID_DEPRECATED Vector m_ci0
TSID_DEPRECATED Vector m_ce0
math::RefVector RefVector
const typedef Eigen::Ref< const Vector > ConstRefVector
Eigen::Matrix< Scalar, Eigen::Dynamic, 1 > Vector
math::ConstRefMatrix ConstRefMatrix
double m_hessian_regularization
QPDataQuadProgTpl< double > m_qpData
number of variables
const typedef Eigen::Ref< const Matrix > ConstRefMatrix
TSID_DEPRECATED Matrix m_H
Abstract interface for a Quadratic Program (HQP) solver.
pinocchio::container::aligned_vector< ConstraintLevel > HQPData
tsid
Author(s): Andrea Del Prete, Justin Carpentier
autogenerated on Thu Apr 3 2025 02:47:16