Changes between Version 14 and Version 15 of ControlSystems/SoftwareTeam/Training/GettingStarted/ClosedLoopControl
- Timestamp:
- Nov 16, 2019, 11:25:02 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ControlSystems/SoftwareTeam/Training/GettingStarted/ClosedLoopControl
v14 v15 14 14 15 15 === 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]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] 17 17 18 18 === Extra Credit ===