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 :

pagePID Controller
  • Model Based controller

    • Model Predictive Controller (MPC)

pageModel Predictive Control

Last updated