Compare commits
3 Commits
66a831fa59
...
branch-rc-
Author | SHA1 | Date | |
---|---|---|---|
2133941dbe | |||
3f8f6a41f0 | |||
8d5be574c5 |
@ -16,7 +16,7 @@ public class RobotConstants {
|
||||
public static int liftToFloorPos = 20;
|
||||
public static int liftToFloatPos = 150;
|
||||
public static int liftToLowBucketPos = 2250;
|
||||
public static int liftToHighBucketPos = 3850;
|
||||
public static int liftToHighBucketPos = 3900;
|
||||
public static double liftPower = .45;
|
||||
public static int liftToHoverState = 60;
|
||||
}
|
Reference in New Issue
Block a user