Open detlefarend opened 2 months ago
Hi @amesin13, the class and howto mentioned above have already been added. You can start implementing both. The howto shall demonstrate/validate the correct behavior of the pid controller on a basic level by using method compute_action directly. Further howtos shall showcase the pid controller as part of a control loop.
Description/Motivation A classic PID controller shall be designed and implemented.
Task list
Related issues
1046
Cross references Wikipedia: Proportional–integral–derivative controller