Motor PID#
A modulation that control motor torques using a PID.
Requires that the behavior has a
DynamicTwoWheelsDifferentialDriveKinematics
kinematics.Registered properties:
Construct a new instance
- Parameters:
k_p – The P factor
k_i – The I factor
k_d – The D factor
- Type:
The d factor.
- Type:
The p factor.
- Type:
The p factor.