Tests
Validating your tuning
To validate your tuning, it is prudent to try running at least one of these tests.
They are runnable via the Tuning class and using the gamepad to the Tests
folder.
Line
Line Test is used to analyze the follower's capability of driving with all of the PIDFs active at once. This helps determine if any PIDF(s) need adjusting. The follower will drive 48 inches forward (two tiles) and then back to the initial position. It will loop this action.
Triangle
Triangle Test is used to ensure that the follower is capable of straight line interpolation. This helps determine if any PIDF(s) need adjusting. The follower will drive in a triangle path, looping infinitely.
Circle
Circle Test is used to ensure that the follower is capable of curved path following. This helps determine if any PIDF(s) or if the Centripetal Scaling needs adjusting. The follower will drive in a circle path always facing the center, looping infinitely.
Troubleshooting
If you encounter a problem while tuning, check out the troubleshooting page and FAQ.
Last updated on