Mechatronics Portfolio
Logan Williamson's Mechatronics Portfolio and Documentation Repository
|
Closed-loop driver module. More...
Classes | |
class | closedLoop.ClosedLoop |
A closed-loop control driver. More... | |
Closed-loop driver module.
This file contains the class ClosedLoop, which implements closed-loop control for a variety of systems and parameters within those systems. The ClosedLoop class is to be used in conjunction with motor and encoder task files to produce the desired closed-loop control behavior.