308
edits
Line 63: | Line 63: | ||
Usually it is wise to expose the P,I,D as properties to allow easy 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 | 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 the 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