Skip to content

Commit 1797ef9

Browse files
decapitalized the link to tune the pid controller
1 parent 584f536 commit 1797ef9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/section-7/feedback-control.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ In general, the "optimal" PID controller gets the error to zero as fast as possi
8181

8282
To get those ideal constants... you kind of just guess and check. WPILIB provides a nice simulation of how it is like to tune these constants.
8383

84-
[Click here to try tuning a PID Controller. SCROLL TO "PURE FEEDBACK CONTROL", SKIP EVERYTHING ELSE](https://docs.wpilib.org/en/stable/docs/software/advanced-controls/introduction/tuning-flywheel.html)
84+
[Click here to try tuning a PID Controller. Scroll to "Pure Feedback Control, skip everything else](https://docs.wpilib.org/en/stable/docs/software/advanced-controls/introduction/tuning-flywheel.html)
8585

8686
Follow the instructions and see if you can get the optimal tuning solution. The model simulates a flywheel shooter mechanism and halfway through the simulation it shoots a ball. **DO NOT SKIP THIS PRACTICE**
8787

0 commit comments

Comments
 (0)