Hello all, I am making a Non Linear Model Predictive Controller for fault tolerant control of drones, I am using Acados toolkit for ocp formulation and solver, I have generated the c codes using Acados.
I want to know how do I implement it in PX4, as I am facing issues with linking the files generated by Acados with PX4.
Thanks