AGHSEagleRobotics / frc1388-2023

0 stars 0 forks source link

Set neutral mode on all motors #53

Open jtechau opened 1 year ago

jtechau commented 1 year ago

The roboRIO user button should set all motors to neutral mode, not just the drive train. Enabling the robot should reset all motors to brake mode (if applicable).

We should add a method to enable/disable brake mode for all motors, rather than calling individual subsystems.