#include <ZmpPreviewController.h>
Public Member Functions | |
ZmpPreviewParams (int Np, int Nc, double cz, double nu, double nw, double nb) | |
Public Attributes | |
int | Nc |
int | Np |
double | cz |
double | nu |
double | nw |
double | nb |
ZmpPreviewParams::ZmpPreviewParams | ( | int | Np, |
int | Nc, | ||
double | cz, | ||
double | nu, | ||
double | nw, | ||
double | nb | ||
) | [inline] |
Constructor
double ZmpPreviewParams::cz |
Robot's CoMconstant height.
double ZmpPreviewParams::nb |
Weight of the balancing cost function \( \eta_b \).
Size of the control window.
Size of the preview window.
double ZmpPreviewParams::nu |
Weight of the input regularization term in the cost function \(\eta_u\).
double ZmpPreviewParams::nw |
Weight of the walking cost function \( \eta_w \).