#include <mc_rbdyn/lipm_stabilizer/StabilizerConfiguration.h>
Public Member Functions | |
FDQPWeights () | |
FDQPWeights (double netWrench, double ankleTorque, double pressure) | |
void | load (const mc_rtc::Configuration &config) |
mc_rtc::Configuration | save () const |
Public Attributes | |
double | ankleTorqueSqrt |
double | netWrenchSqrt |
double | pressureSqrt |
Weights for force distribution quadratic program (FDQP).
|
inline |
|
inline |
|
inline |
|
inline |
double mc_rbdyn::lipm_stabilizer::FDQPWeights::ankleTorqueSqrt |
double mc_rbdyn::lipm_stabilizer::FDQPWeights::netWrenchSqrt |
double mc_rbdyn::lipm_stabilizer::FDQPWeights::pressureSqrt |