A sparse MPC solver for walking motion generation.
|
Go to the source code of this file.
Classes | |
class | smpc_parameters |
A container for parameters of the SMPC solver. More... | |
class | defConstraints |
Default footstep constraints. More... | |
class | WMG |
Defines the parameters of the Walking Pattern Generator. More... | |
Enumerations | |
enum | WMGret { WMG_OK, WMG_HALT } |
enum | fs_type { FS_TYPE_AUTO, FS_TYPE_SS_L, FS_TYPE_SS_R, FS_TYPE_DS } |
Definition in file WMG.h.