simple_casadi_mpc
GitHub
Loading...
Searching...
No Matches
Namespace List
Here is a list of all documented namespaces with brief descriptions:
[detail level 123]
 Ncasadi_utilsSmall adapters between CasADi DM matrices and Eigen dense matrices
 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