A comprehensive Python implementation of PID and LQR controllers for the Quanser QUBE Servo 2. This project demonstrates classical and modern control techniques for two distinct modules: ...
This repository contains a Python implementation of a genetic algorithm-based PID (Proportional-Integral-Derivative) controller autotuner. The system automatically optimizes PID controller parameters ...