A sparse MPC solver for walking motion generation.
Public Attributes | List of all members
AS::state_parameters Class Reference

#include <as_problem_param.h>

Public Attributes

double T
 
double h
 
double A3
 
double A6
 
double B [3]
 

Detailed Description

Definition at line 26 of file as_problem_param.h.

Member Data Documentation

◆ A3

double AS::state_parameters::A3

Definition at line 35 of file as_problem_param.h.

◆ A6

double AS::state_parameters::A6

Definition at line 36 of file as_problem_param.h.

◆ B

double AS::state_parameters::B[3]

Definition at line 38 of file as_problem_param.h.

◆ h

double AS::state_parameters::h

h = hCoM/gravity.

Definition at line 33 of file as_problem_param.h.

◆ T

double AS::state_parameters::T

Preview sampling time

Definition at line 31 of file as_problem_param.h.


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