setPID

fun setPID(profiledPIDController: ProfiledPIDController)

Sets the PID parameters from the given ProfiledPIDController instance.

Parameters

profiledPIDController

The ProfiledPIDController instance to copy parameters from.