mirror of
https://github.com/Team4388/RiseOfRidgebotics2020.git
synced 2026-06-09 00:38:00 -06:00
GSC
This commit is contained in:
@@ -223,9 +223,9 @@ public final class Constants {
|
||||
public static final double farLeftVisibleX = 3.58;
|
||||
public static final double farRightVisibleX = 7.04;*/
|
||||
|
||||
public static final double[] aRed = {3.8, 0.3};
|
||||
public static final double[] aRed = {-2.3, 0.6};
|
||||
public static final double[] bRed = {-7.6, 4.3};
|
||||
public static final double[] aBlue = {9.9, 8.2};
|
||||
public static final double[] aBlue = {9.9, 9.0};
|
||||
public static final double[] bBlue = {4.8, 8.8};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user