A sparse MPC solver for walking motion generation.
solver
smpc_common.h
Go to the documentation of this file.
1
8
#ifndef SMPC_COMMON_H
9
#define SMPC_COMMON_H
10
11
/****************************************
12
* INCLUDES
13
****************************************/
14
15
#include <cstddef>
16
#include <
smpc_solver.h
>
17
18
/****************************************
19
* DEFINES
20
****************************************/
21
24
25
/****************************************
26
* TYPEDEFS
27
****************************************/
28
29
/****************************************
30
* PROTOTYPES
31
****************************************/
32
34
#endif
/*SMPC_COMMON_H*/
35
smpc_solver.h
Interface of the library.
Generated by
1.8.15