Hi everyone,
I’ve been working on implementing a nonlinear model predictive controller (MPC) for my drone dynamics system carrying a payload in Matlab with the built-in solver. Now, I want to switch to acados for faster computation time. Unfortunately, I couldn’t find any nonlinear MPC examples for acados. Could you provide me with some examples to help me start redesigning my controller and system using casadi acados? I only found a linear MPC example for a drone in the examples folder.
Thanks in advance for your help!
Reza