Skip to content

MPC algorithm for the control of a quadrotor for multi-objective waypoint navigation

Notifications You must be signed in to change notification settings

Tomisdebom/MPC-quadrotor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MPC-quadrotor


For simulating the racing drone, the MPC_main.m file has to be run. This file generates the simulation environment including the randomly placed rings. Furthermore, the settings for the MPC algorithm can be adjusted.

The function file MPC_Controller.m is called within the main file. This function file calculates the waypoints based on the location of the rings. It then sets up a optimization problem and solves it while also simulating the system. It outputs the state of the quadrotor over the simulation time.

About

MPC algorithm for the control of a quadrotor for multi-objective waypoint navigation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages