Go to file
Your Name f1baebd7e6
Test Build and C tests with BLASFEO REFERENCE and OpenMP / full_build (push) Has been cancelled Details
Test build with EXT_DEP=OFF / ext_dep_off_test (push) Has been cancelled Details
Test Full Build Linux / core_build (push) Has been cancelled Details
Test MATLAB on Windows / core_build (push) Has been cancelled Details
Test Full Build Linux / python_interface (push) Has been cancelled Details
Test Full Build Linux / python_interface_new_casadi (push) Has been cancelled Details
Test Full Build Linux / MATLAB_test (push) Has been cancelled Details
Test Full Build Linux / MATLAB_examples_new_casadi (push) Has been cancelled Details
Test Full Build Linux / MATLAB_examples (push) Has been cancelled Details
Test Full Build Linux / simulink_test (push) Has been cancelled Details
Test Full Build Linux / octave_test (push) Has been cancelled Details
初始提交
2025-09-19 13:59:40 +08:00
.github 初始提交 2025-09-19 13:59:40 +08:00
acados 初始提交 2025-09-19 13:59:40 +08:00
cmake 初始提交 2025-09-19 13:59:40 +08:00
docs 初始提交 2025-09-19 13:59:40 +08:00
examples 初始提交 2025-09-19 13:59:40 +08:00
external 初始提交 2025-09-19 13:59:40 +08:00
interfaces 初始提交 2025-09-19 13:59:40 +08:00
test 初始提交 2025-09-19 13:59:40 +08:00
utils 初始提交 2025-09-19 13:59:40 +08:00
.appveyor.yml 初始提交 2025-09-19 13:59:40 +08:00
.clang-format 初始提交 2025-09-19 13:59:40 +08:00
.gitattributes 初始提交 2025-09-19 13:59:40 +08:00
.gitignore 初始提交 2025-09-19 13:59:40 +08:00
.gitmodules 初始提交 2025-09-19 13:59:40 +08:00
CMakeLists.txt 初始提交 2025-09-19 13:59:40 +08:00
CONTRIBUTING.md 初始提交 2025-09-19 13:59:40 +08:00
CONTRIBUTORS.txt 初始提交 2025-09-19 13:59:40 +08:00
LICENSE 初始提交 2025-09-19 13:59:40 +08:00
Makefile 初始提交 2025-09-19 13:59:40 +08:00
Makefile.osqp 初始提交 2025-09-19 13:59:40 +08:00
Makefile.rule 初始提交 2025-09-19 13:59:40 +08:00
README.md 初始提交 2025-09-19 13:59:40 +08:00
ROADMAP.md 初始提交 2025-09-19 13:59:40 +08:00

README.md

Appveyor status Github actions full build workflow

acados provides fast and embedded solvers for nonlinear optimal control. It is written 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