we are happy to have helped a number of people to use acados for their application via this forum.
We would like to start maintaining a public list of projects and publications (papers, thesis, benchmarks, etc) that feature acados.
This thread is meant for you to submit links, documents, or code repositories that might be interesting for other users in the future.
We are looking forward to getting to know more about your work.
Once again, thanks for the great work. We are currently developing a library for optimal control in Biomechanics (https://github.com/pyomeca/bioptim). Ipopt and Acados are now (almost) fully interfaced. Publications and benchmarks are in progress !
I have written a Python library for economic tuning of tracking NMPC problems (TuneMPC - https://github.com/jdeschut/tunempc). It computes positive definite stage cost matrices for a tracking NMPC problem so that it’s feedback policy locally approximates that of economic NMPC around an economically optimal reference.
Using the acados Python interface, TuneMPC provides the possibility to automatically formulate and code-generate the “tuned” tracking MPC solvers (as well as economic and standard tracking MPC for comparison).
Hey Jonathan,
Thank you very much for this great software framework!
I successfully used acados for the following paper: Model predictive control of wind turbine fatigue via online rainflow-counting on stress history and prediction at the wind energy conference TORQUE 2020: https://iopscience.iop.org/article/10.1088/1742-6596/1618/2/022041
First of all many thanks for this great solver framework!
I just published the code, which makes use of acados in two shared controllers (C++/ROS) for vehicle teleoperation.
The code even made it on a F1TENTH vehicle. You can see it in action in videos, linked in the README under Demonstrations of Operator in the Experiments.
There also exists a related publication.
“Steering Action-aware Adaptive Cruise Control for Teleoperated Driving”