Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 397 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 397 Bytes

PID-Table

ITSP

File naming: low_res are those files when the resolution of the image captured was decreased to increase computation speed.

Branch Description:

While Loop - contains latest working code incorporating P,D,I and while loop.

better tuned PID - contains PID with better tuned constants

D - contains code when D was implemented

PID with I - contains code when I was implemented