|
ME 405 Term Project: Thermal Imaging Nerf Turret 1.0
A library that contains software used to control and fire an automated Nerf turret. The turret uses a MLX90640 Thermal Imaging camera to determine opponent's position and fire.
|
This is the complete list of members for src.controller.PController, including all inherited members.
| __init__(self, Kp, setPoint) | src.controller.PController | |
| Kp (defined in src.controller.PController) | src.controller.PController | |
| run(self, actualVal) | src.controller.PController | |
| set_Kp(self, Kp) | src.controller.PController | |
| set_setpoint(self, setPt) | src.controller.PController | |
| setPoint (defined in src.controller.PController) | src.controller.PController |