308
edits
Line 59: | Line 59: | ||
| No effect | | No effect | ||
|} | |} | ||
==== Example of tuning ==== | |||
Usually it is wise to expose the P,I,D as properties to allow easy tuning. | |||
The first thing to do is to get a reasonable P value. This should drive towards the target at an appropriate rate. Try to tune this so that there is little overshoot. Next adjust the I value (starting small) to drive towards a close target. Use the D value to put the brakes on the I value; so again start small with D and increase in appropriate increments. | |||
=== Getting graphs of controller action (Linux) === | === Getting graphs of controller action (Linux) === |
edits