MPC Implementation Save

This repository has the code for the nonlinear model predictive controller for target tracking problems with the use of Casadi framework and Matlab simulation environment. 🏎ī¸ ✈ī¸

Project README

NMPC Implementation 🕹ī¸

👉 For simple intiution Model predictive control uses the system model to do prediction of future states of system for some predicted optimal inputs in prediction horizon, and applys only one input and does the same process again to compansate the unmeasured noise or disturbance in system.
👉 In this instance our system is unmaned arieal vehicle and it's following the target which is mobile vehicle.
👉 The cost function that sould be minimize for predicted inputs is made by the distance between UAV and target which is moving.
👉 This code uses the casadi framework to code NMPC.

✨ "State predictive model of target" folder of repository has the targets model which feds for the UAV as reference(a moveing reference) and it gives the cost value from the initial point of UAV.
✨ "NMPC_TT" has the code of NMPC.

✈ī¸ UAV tracks the target illustration đŸ”Ĩ

📌 UAV without Gimbal

📌 UAV with 3-DoF Gimbal

đŸĸ🏗ī¸ Without Obstacle Avoidance

đŸĸ🏗ī¸ With Obstacle Avoidance

🔗 This code is source code of this paper 📝

NMPC-based UAV 3D Target Tracking In The Presence Of Obstacles and Visibility Constraints

Open Source Agenda is not affiliated with "MPC Implementation" Project. README Source: devsonni/MPC-Implementation

Open Source Agenda Badge

Open Source Agenda Rating