Code limits motor current draw to 40 amps (continuously). Current that exceeds 60 amps for more than a second will be clamped down to 40. Code sends motor current info to Shuffleboard. Code can trigger driver feedback in teleopPeriodic if desired.
The changes to files other than Robot.java, Drivebase.java, and Config.java occurred when I updated my local vendor libraries - let me know if this isn't OK.
Code limits motor current draw to 40 amps (continuously). Current that exceeds 60 amps for more than a second will be clamped down to 40. Code sends motor current info to Shuffleboard. Code can trigger driver feedback in teleopPeriodic if desired.
The changes to files other than Robot.java, Drivebase.java, and Config.java occurred when I updated my local vendor libraries - let me know if this isn't OK.