Merge branch 'testRoboReveal' of https://github.com/Team4388/2022NoWayHome into testRoboReveal

This commit is contained in:
Ryan Manley
2022-03-16 21:18:35 -06:00
3 changed files with 79 additions and 8 deletions
@@ -248,6 +248,8 @@ public final class Constants {
public static final double LIME_VIXELS = 720;
public static final double TURRET_kP = 0.1;
public static final double POINTS_THRESHOLD = 400;
public static final double RANGE = 10;
public static final double EDGE_TO_CENTER = 20;