Implementation of a Novel Drone Control Algorithm

Quadcopter drones can be steered by controlling the speed of the four rotors. However, the relationship between rotor speed and actual flight trajectory of the drone is highly complex which makes specific control algorithms necessary. The topic of this thesis is to explore the behavior of a new control algorithm using a realistic drone simulator.

  1. Get yourself acquainted with the MRS drone simulator
  2. Implement the control synthesis algorithm explained to you by the thesis advisor
  3. Implement the resulting controller in the drone simulator
  4. Investigate the flight behavior of the result and compare against existing solutions