mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 00:38:05 -06:00
Added point filtering + added AaraVector2D
This commit is contained in:
@@ -241,6 +241,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;
|
||||
|
||||
Reference in New Issue
Block a user