bryansgue / DJI_Matrice100_OSDK

Fast and embedded solvers for nonlinear optimal control

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Fast and embedded solvers for nonlinear optimal control

License:Other


Languages

Language:C 60.9%Language:MATLAB 12.7%Language:Python 11.2%Language:C++ 6.6%Language:CMake 4.5%Language:Cython 1.7%Language:Makefile 1.2%Language:Shell 1.1%