Skip to content

acados/acados

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
August 10, 2022 16:05
August 10, 2022 16:05
September 27, 2019 19:20

acados

Appveyor status Github actions full build workflow

Fast and embedded solvers for nonlinear optimal control.

General

  • acados offers fast
    • fast SQP-type solvers for Nonlinear Programming (NLP) formulations with an Optimal Control Problem (OCP) structure
    • efficient integration methods to solve initial value problems
      • with ODE or index-1 DAE
      • efficient first and second-order sensitivity propagation of the results
  • acados offers interfaces to the programming languages C, Python, MATLAB and Octave

Documentation

Forum

  • Forum: If you have any acados-related question, feel free to post on our forum discourse.acados.org.

Citing

Installation

Instructions can be found on docs.acados.org/installation

acados interfaces

acados written in C and offers interfaces to the programming languages C, Python, MATLAB and Octave.

An overview can be found at: docs.acados.org/interfaces