]> git.taranathan.com Git - FRC2026.git/commitdiff
Update TurretConstants.java
authormaxwtan <100314265+MaxwellTTan20@users.noreply.github.com>
Fri, 27 Feb 2026 05:48:28 +0000 (21:48 -0800)
committermaxwtan <100314265+MaxwellTTan20@users.noreply.github.com>
Fri, 27 Feb 2026 05:48:28 +0000 (21:48 -0800)
src/main/java/frc/robot/subsystems/turret/TurretConstants.java

index 70058a9b4f536176f5adb99eef8afd407743d0f4..e14c1a739cfaba30c76c8b148614d2e35578ffee 100644 (file)
@@ -34,7 +34,7 @@ public class TurretConstants {
 
        public static final double FEEDFORWARD_KV = 0.185;
 
-    public static final double NORMAL_CURRENT_LIMIT = 20.0; // A
+    public static final double NORMAL_CURRENT_LIMIT = 30.0; // A
     public static final double CALIBRATION_CURRENT_LIMIT = 10.0; // A
     public static final double CALIBRATION_CURRENT_THRESHOLD = 9.0; // A