Team100 / 2020-roboRIO

0 stars 0 forks source link

Migrate all existing subsystems to Laura's modified FRCLib Motor Controllers #20

Closed alexander-beaver closed 4 years ago

alexander-beaver commented 4 years ago

Changes

Motor Controllers

The motor controllers inside of the FRCTalonSRX, FRCVictorSPX, and FRCTalonFX class are migrated from CTRE Phoenix libraries to WPILib libraries

Builders

The builders will take the CAN ID as a Constructor parameter, rather than a Builder parameter

Debugging

Add support for Test Mode and Simulator