Changes between Version 8 and Version 9 of ControlSystems/SoftwareTeam/Training/GettingStarted/PIDControl


Ignore:
Timestamp:
Nov 13, 2019, 9:50:52 AM (6 years ago)
Author:
David Albert
Comment:

--

Legend:

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

    v8 v9  
    6868}}}
    6969
     70Note that WPILib includes a [https://first.wpi.edu/FRC/roborio/beta/docs/java/edu/wpi/first/wpilibj/PIDController.html PIDController] class; you can read about how to use it [https://frc-pdr.readthedocs.io/en/latest/control/using_WPILIB%27s_pid_controller.html here]
     71
    7072EXCERSISE
    7173