What done looks like:
the following defined parameters in a header file that we can modify for a single motor:
- max acceleration
- max torque
- position limit
- max velocity
Additonally, we need:
- Kd, Kp and Ki (PID parameters for tuning control)
- Anything for safety limits. Like max voltage, current.