Team3256 / FRC_Programming_2022

Team 3256's 2022 FRC Code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ball Chaser

3LucasZ opened this issue · comments

Use Open CV to detect how much a robot should turn left or right (Lukes units) and how far away the ball is from the robot (Flukes units). Use a PID subsystem to run PID to make Lukes and Flukes close to 0. Robot is now at the ball.

Not this season :(