setPID

fun setPID(pidController: PIDController)

Sets the PID parameters from the given PIDController instance.

Parameters

pidController

The PIDController instance to copy parameters from.