mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 00:38:05 -06:00
softlims
This commit is contained in:
@@ -194,9 +194,9 @@ public final class Constants {
|
||||
public static final double ELBOW_GB_RATIO = 1.d;
|
||||
public static final double SHOULDER_GB_RATIO = 1.d;
|
||||
|
||||
public static final double SHOULDER_SOFT_LIMIT_FORWARD = 0;
|
||||
public static final double SHOULDER_SOFT_LIMIT_FORWARD = 53869;
|
||||
public static final double SHOULDER_SOFT_LIMIT_REVERSE = 0;
|
||||
public static final double ELBOW_SOFT_LIMIT_FORWARD = 0;
|
||||
public static final double ELBOW_SOFT_LIMIT_FORWARD = 281717;
|
||||
public static final double ELBOW_SOFT_LIMIT_REVERSE = 0;
|
||||
|
||||
// PID Constants
|
||||
|
||||
Reference in New Issue
Block a user