Set PID constants
Description
Set PID constants for the control loop that will try to maintain the motion trajectory.
Inputs
u32 kP: The proportional term constant (P)
u32 kI: The integral term constant (I)
u32 kD: The differential term constant (D)
Outputs
None
Log window