setDrivePID

public void setDrivePID(PIDController pid, double velocity)

Sets the drive PID values.

Parameters

pid

The PID object containing the PID values.

velocity

The velocity value.