Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

Commit 42c6e73

Browse files
adewinmbiAyakaK005
andcommitted
Update substation pickup
Co-Authored-By: Ayaka Kawano <[email protected]>
1 parent 2a86aef commit 42c6e73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/frc/robot/Constants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ public static class ArmConstants{
9999
public static final int kArmScoreCubeHigh = -406900 / 3;//-383050;//596443; // 89744;
100100
public static final int kArmGroundPickup = -22763;//-12484;//-26760;//-12484;//-11002; //4.8 deg //-23794;//-198668;//-238900;//-215050;//-242170;//767054;// 34352;
101101
public static final int kArmGroundPickupVision = -19430;//-42020;
102-
public static final int kArmSubstation = -107702;//-231474;//-107974;//-124643; //54.49 deg//-269557; //-484470;//-479236;//-522850; //-499000;//-480486; // TODO: MEASURE THIS PWEASE
102+
public static final int kArmSubstation = -108137;//-231474;//-107974;//-124643; //54.49 deg//-269557; //-484470;//-479236;//-522850; //-499000;//-480486; // TODO: MEASURE THIS PWEASE
103103
public static final int kArmMotionAcceleration = 100000;//20000;//45000;//800000; //160000;
104104
public static final int kArmCruiseVelocity = 16333;//13500;//30000;//18000;//21777;
105105
public static final double kArmDeadband = 0.05;

0 commit comments

Comments
 (0)