#include "Control.h"This class is responsible for computing the PWM for motors based off of position PD Control
Source code available here: https://github.com/chstanto/Zen_Garden/blob/main/src/Control.cpp
This class is responsible for computing the PWM for motors based off of position PD Control
Source code available here: https://github.com/chstanto/Zen_Garden/blob/main/src/Control.h