centroidal_control_collection
Public Member Functions | Public Attributes | List of all members
CCC::IntrinsicallyStableMpc1d::WeightParam Struct Reference

Weight parameter. More...

#include <IntrinsicallyStableMpc.h>

Public Member Functions

 WeightParam (double _zmp=1.0, double _zmp_vel=1e-3)
 Constructor. More...
 

Public Attributes

double zmp
 ZMP weight. More...
 
double zmp_vel
 ZMP velocity weight. More...
 

Detailed Description

Weight parameter.

Definition at line 42 of file IntrinsicallyStableMpc.h.

Constructor & Destructor Documentation

◆ WeightParam()

CCC::IntrinsicallyStableMpc1d::WeightParam::WeightParam ( double  _zmp = 1.0,
double  _zmp_vel = 1e-3 
)
inline

Constructor.

Parameters
_zmpZMP weight
_zmp_velZMP velocity weight

Definition at line 54 of file IntrinsicallyStableMpc.h.

Member Data Documentation

◆ zmp

double CCC::IntrinsicallyStableMpc1d::WeightParam::zmp

ZMP weight.

Definition at line 45 of file IntrinsicallyStableMpc.h.

◆ zmp_vel

double CCC::IntrinsicallyStableMpc1d::WeightParam::zmp_vel

ZMP velocity weight.

Definition at line 48 of file IntrinsicallyStableMpc.h.


The documentation for this struct was generated from the following file: