Changes between Version 21 and Version 22 of ControlSystems/SoftwareTeam/Training/GettingStarted/Encoders


Ignore:
Timestamp:
Nov 10, 2019, 3:20:59 PM (6 years ago)
Author:
David Albert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ControlSystems/SoftwareTeam/Training/GettingStarted/Encoders

    v21 v22  
    3838
    3939=== Encoder connected to a TalonSRX smart motor controller (Hazelnut, Almond)
    40 Create another program using the !TimedRobot java template and name it SRXencoderTest. Modify the generated code as follows:
     40Create another program using the !TimedRobot java template and name it SRXencoderTest. Add the CTRE-Phoenix library to the project as done previously. Modify the generated code as follows:
    4141
    4242* Add the following imports: