- Templates: avoid global memory!
- propagate cost in integrator
- restore download and compilation of OOQP
- stage transition functions for changing model dimensions
- Lifted integrators
- add support for manual model functions
- provide OCP NLP formulation that is handled by
ocp_nlp
as a formula- closely stick to setter names!
- Set up and document binary workflow
- Windows Matlab, reiterate, look into Visual C
- MacOS Matlab
- partial tightening
- blockSQP (https://github.com/djanka2/blockSQP)
- RTI implementation similar to ACADO
- collocation integrators Radau
- GNSF Hessians
- closed loop example MPC + MHE
- split ocp solve into prepare and feedback
- cmake: add openmp parallelization
- detect dimensions
- detect slack dimensions
- structure detections for constraints
- getting started folder
- add Mex templating support for: ( in prioritized order )
- nonlinear least-squares
- Vz
- exact Hessian
- external cost
- GNSF
- discrete dynamics
- separate
acados_ocp()
into generating the C object and setting the numerical data - support nonuniform grids
- OCP with DAEs
- exact hessian
- regularization
- discrete dynamics