File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -500,15 +500,15 @@ public static class constElevator {
500
500
}
501
501
502
502
public static final Distance CORAL_L1_HEIGHT = Units .Inches .of (6 );
503
- public static final Distance CORAL_L2_HEIGHT = Units .Inches .of (19 );
504
- public static final Distance CORAL_L3_HEIGHT = Units .Inches .of (34.75 );
503
+ public static final Distance CORAL_L2_HEIGHT = Units .Inches .of (20 );
504
+ public static final Distance CORAL_L3_HEIGHT = Units .Inches .of (36.47 );
505
505
public static final Distance CORAL_L4_HEIGHT = Units .Inches .of (61 );
506
506
public static final Distance ALGAE_PREP_NET = Units .Inches .of (61 );
507
507
public static final Distance ALGAE_PREP_PROCESSOR_HEIGHT = Units .Inches .of (1 );
508
508
public static final Distance ALGAE_L3_CLEANING = Units .Inches .of (25 );
509
509
public static final Distance ALGAE_L2_CLEANING = Units .Inches .of (9 );
510
510
public static final Distance ALGAE_GROUND_INTAKE = Units .Inches .of (0 );
511
- public static final Distance PREP_0 = Units .Inches .of (1 .8 );
511
+ public static final Distance PREP_0 = Units .Inches .of (2 .8 );
512
512
public static final Distance DEADZONE_DISTANCE = Units .Inches .of (1 );
513
513
public static final Distance EJECT_DEADZONE = Units .Inches .of (0.5 );
514
514
public static final Distance CORAL_INTAKE_HIGHT = Units .Inches .of (0 );
You can’t perform that action at this time.
0 commit comments