drive to lime distance (untested)

This commit is contained in:
aarav18
2023-03-16 19:48:12 -06:00
parent 2ee2826eb6
commit 75951c88fc
4 changed files with 51 additions and 25 deletions
@@ -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() {