Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 1.71 KB

README.md

File metadata and controls

14 lines (12 loc) · 1.71 KB

PID

This repository implements a PID (Proportional-Integral-Derivative) controller designed to regulate the speed of an auto-following kart with a leader robot. The implementation includes the controller logic, a car simulation, a testing and optimizing framework, and an Arduino practice.

READMEs: