sahil-kale / basilisk-actuator-control-lib

Hardware-agnostic library enabling field oriented control of of PMSM and BLDC Motors
https://sahil-kale.github.io/basilisk-actuator-control-lib/
1 stars 0 forks source link

PID class gains struct #70

Closed sahil-kale closed 8 months ago

sahil-kale commented 8 months ago

Add a gains class/struct that will hold the kp/ki/kd values and can be used to instantiate a PID class.