mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 00:38:05 -06:00
fixes
This commit is contained in:
@@ -175,7 +175,7 @@ public final class Constants {
|
||||
public static final int ELBOW_ID = 31;
|
||||
public static final int GYRO_ID = 14;
|
||||
|
||||
public static final double INPUT_MULTIPLIER = 0.4;
|
||||
public static final double INPUT_MULTIPLIER = 1.0;
|
||||
public static final double ELBOW_SOFT_LIMIT_TOLERANCE = 20000.0;
|
||||
public static final double SHOULDER_SOFT_LIMIT_TOLERANCE = 12000.0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user