Changes between Version 14 and Version 15 of ControlSystems/SoftwareTeam/Training/GettingStarted/ClosedLoopControl


Ignore:
Timestamp:
Nov 16, 2019, 11:25:02 AM (6 years ago)
Author:
David Albert
Comment:

--

Legend:

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

    v14 v15  
    1414
    1515=== TalonSRX Closed Loop Control ===
    16 Although closed loop control can be implemented using the RoboRIO, the task can also be offloaded to a smart motor controller such as the TalonSRX; this can make the control smoother and leaves the RoboRIO free to focus on other tasks.  You can read about closed loop control using the !TalonSRX [https://phoenix-documentation.readthedocs.io/en/latest/ch16_ClosedLoop.html here]
     16Although closed loop control can be implemented using the RoboRIO, the task can also be offloaded to a smart motor controller such as the TalonSRX; this can make the control smoother and leaves the RoboRIO free to focus on other tasks.  You can read about closed loop control using the TalonSRX [https://phoenix-documentation.readthedocs.io/en/latest/ch16_ClosedLoop.html here]
    1717
    1818=== Extra Credit ===