Dont even know the title of question
Note: we use fixed wing uav/drone
I am primarily preparing for a drone competition. In the competition, we need to perform docking maneuvers with other drones using a camera. For a successful docking, we must keep the target drone's size in the camera view greater than five percent and at a maximum distance of 50% from the center on both the horizontal and vertical axes for 4 seconds.
Currently, we control roll pitch and throttle with 3 separate PIDs. I want to switch to an MPC controller, but instead of manually finding the coefficients in the matrices through trial and error, is there a way to somehow transfer my PID coefficients to the MPC and just do fine-tuning?
My English isn't very good, I hope I've explained it well enough. I'll try to explain it more clearly in another post using translation tools like Gemini, etc.