Control System

This section describes the controllers used by our robots.

We have implemented two type of controllers for our MAVs:

  • Model Free controller

    • Proportional Integrator Derivative (PID) controller :

  • Model Based controller

    • Model Predictive Controller (MPC)

Last updated