Getting started with ACADO for MPC

This page summarizes the projects mentioned and recommended in the original post on /r/ControlTheory

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • libmpc

    libmpc++ is a C++ header-only library to solve linear and non-linear MPC

  • Hello! If you want a possible alternative to implement a linear and nonlinear mpc in c++ you can give a look to libmpc++. It’s a library I’ve developed during my PhD and it’s free to use, I’ve successfully used it control several manipulators and mobile robots. Here’s the link https://github.com/nicolapiccinelli/libmpc

  • acado_demo

    Example stand-alone project using the ACADO optimal-control toolkit

  • A while back I made a self-contained demo for ACADO that could perhaps help you some. That said, I didn't really continue on with it. [CasADi]{https://web.casadi.org/) appeals to me a bit more. And really most of the time a homebrewed iLQR implementation gets the job done cleanly. Well, that's my 2-cents. Good luck!

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • When creating a nonlinear MPC controller with acados, is it recommended to develop in C++ or use the Matlab interface to generate C++ code?

    1 project | /r/ControlTheory | 21 Jul 2023
  • Neural MPC

    2 projects | /r/ControlTheory | 22 Jun 2023
  • solving model predictive control with IPOPT

    1 project | /r/ControlTheory | 18 Jan 2023
  • Resource for MPC controller

    1 project | /r/ControlTheory | 9 Oct 2022
  • Using Jolt with flecs & Dear ImGui: Game Physics Introspection

    4 projects | dev.to | 17 Apr 2024