mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 00:38:05 -06:00
changed/fixed some things up
This commit is contained in:
@@ -149,8 +149,8 @@ public final class Constants {
|
||||
public static final class ClimberConstants {
|
||||
/* TODO: Update motor IDS */
|
||||
public static final int SHOULDER_ID = 1;
|
||||
public static final int ELBOW_ID = 3;
|
||||
public static final int GYRO_ID = 14;
|
||||
public static final int ELBOW_ID = 30;
|
||||
public static final int GYRO_ID = 31;
|
||||
|
||||
// TODO Update this stuff too
|
||||
public static final double UPPER_ARM_LENGTH = 26; // Units should be in cm
|
||||
|
||||
Reference in New Issue
Block a user