Fast and embedded solvers for nonlinear optimal control.
acados
is written in C
and offers interfaces to the programming languages Python
, MATLAB
and Octave
.
acados
implements- fast SQP-type solvers for Nonlinear Programming (NLP) formulations with an Optimal Control Problem (OCP) structure
- efficient integration methods, also called integrators to solve initial value problems with dynamic systems given as an ODE or index-1 DAE. These integrators can efficiently compute first and second-order sensitivities of the results.
- Documentation can be found on docs.acados.org
- An overview on the interfaces can be found at docs.acados.org/interfaces
- Forum: If you have any
acados
-related question, feel free to post on our forum discourse.acados.org.
- Citing acados: references can be found docs.acados.org/citing.
Instructions can be found on docs.acados.org/installation