10000 GitHub - acados/acados at v0.4.0
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ acados Public

Fast and embedded solvers for nonlinear optimal control and nonlinear model predictive control

License

Notifications You must be signed in to change notification settings

acados/acados

Repository files navigation

Appveyor status Github actions full build workflow

acados provides fast and embedded solvers for nonlinear optimal control. It is writ AB2B ten in C and offers interfaces to the programming languages Python, MATLAB and Octave.

General

  • acados implements
    1. fast SQP-type solvers for Nonlinear Programming (NLP) formulations with an Optimal Control Problem (OCP) structure
    2. 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

Forum

Citing

Installation

0