frc78 / FRC78_2024

Software repository for FRC Team 78's robot code for the 2024 FRC game Crescendo
Other
5 stars 1 forks source link

Create DriveToNoteWithSearch.java #171

Closed ljmontecalvo closed 1 month ago

ljmontecalvo commented 7 months ago

Same class as DriveToNote, but should rotate counterclockwise when no target is detected. This has not been tested, so the speed of this search is probably off and the direction might be wrong too.