simple_casadi_mpc
GitHub
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nsimple_casadi_mpcLightweight C++ utilities for building and solving MPC problems with CasADi
 CCompiledMPCMPC variant that loads an externally-compiled solver shared library
 CCompiledLibraryConfigLocator for an AOT-compiled solver shared library
 CJITMPCMPC variant that JIT-compiles the solver during construction
 CMPCRuntime MPC solver. Builds a CasADi NLP from a Problem and solves it on demand
 CProblemBase class describing an MPC optimal control problem