#include <string>
Go to the source code of this file.
Classes | |
struct | singleStepTestParams |
struct | steppingTestParams |
struct | MIQPParameters |
Defines | |
#define | STATE_VECTOR_SIZE 16 |
#define | INPUT_VECTOR_SIZE 12 |
Enumerations | |
enum | FOOT { LEFT_FOOT, RIGHT_FOOT, LEFT_FOOT, RIGHT_FOOT } |
enum | ZmpTestType { ZMP_CONSTANT_REFERENCE = 0, ZMP_VARYING_REFERENCE, COM_LIN_VEL_CONSTANT_REFERENCE, SINGLE_STEP, STEPPING_TEST } |
#define INPUT_VECTOR_SIZE 12 |
#define STATE_VECTOR_SIZE 16 |
enum FOOT |
enum ZmpTestType |