mirror of
https://github.com/Team4388/RiseOfRidgebotics2020.git
synced 2026-06-09 00:38:00 -06:00
Shooter Aim Angles
This commit is contained in:
@@ -138,7 +138,7 @@ public final class Constants {
|
||||
public static final int TURRET_LEFT_SOFT_LIMIT = -55;
|
||||
public static final double TURRET_SPEED_MULTIPLIER = 0.3;
|
||||
public static final double TURRET_CALIBRATE_SPEED = 0.075;
|
||||
public static final double TURRET_MOTOR_ROTS_PER_ROT = 1; //TODO: Find
|
||||
public static final double TURRET_MOTOR_ROTS_PER_ROT = 89.56696;
|
||||
public static final double TURRET_MOTOR_POS_AT_ZERO_ROT = 0; //TODO: Find
|
||||
|
||||
public static final int HOOD_UP_SOFT_LIMIT = 33;
|
||||
|
||||
Reference in New Issue
Block a user