diff --git a/src/main/java/frc/robot/generated/TunerConstants.java b/src/main/java/frc/robot/generated/TunerConstants.java index e1f6a7f..2ba7180 100644 --- a/src/main/java/frc/robot/generated/TunerConstants.java +++ b/src/main/java/frc/robot/generated/TunerConstants.java @@ -35,7 +35,7 @@ public class TunerConstants { // The stator current at which the wheels start to slip; // This needs to be tuned to your individual robot - private static final double kSlipCurrentA = 300.0; + private static final double kSlipCurrentA = 65.0; // Theoretical free speed (m/s) at 12v applied output; // This needs to be tuned to your individual robot