Closed julianalg closed 7 months ago
pending on the encoders being installed in the gearbox
So uh..... it doesn't work. it could be a no encoder issue, time to troubleshoot
this needs encoders to work, so if it's not working without encoders that's why
never mind, the Spark Max controllers should have built in encoders but i think in the code im trying to read from nonexistent controllers
see SysID
/Users/julianalg/Desktop/MarauderTech/FRC Crescendo 2024/2024-crescendo/src/main/java/frc/robot/subsystems/DriveSubsystem.java:72: warning: [removal] CANSparkMax(int,MotorType) in CANSparkMax has been deprecated and marked for removal rightRear = new CANSparkMax(kRightRearID, MotorType.kBrushed); ^ 9 warnings
not super important but still weird