Team3256 / FRC_Programming_2022

Team 3256's 2022 FRC Code.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Account for Limelight Not Seeing Targets

StarDylan opened this issue · comments

tv is the limelight's network table value for if it sees a target (1 for target, 0 for no target), we need to change some behaviors if it can't see a target.

We will visit this if it causes issues during testing.