mirror of
https://github.com/Team4388/2023WayOfTheRobot.git
synced 2026-06-09 00:37:59 -06:00
drive to lime distance (untested)
This commit is contained in:
@@ -23,6 +23,7 @@ public class Limelight extends SubsystemBase {
|
||||
private PhotonCamera cam;
|
||||
|
||||
private boolean lightOn;
|
||||
public boolean readyForPlacement = false;
|
||||
|
||||
/** Creates a new Limelight. */
|
||||
public Limelight() {
|
||||
|
||||
Reference in New Issue
Block a user