setSteerPID

public void setSteerPID(PIDController pid, double velocity)

Sets the steer PID values.

Parameters

pid

The PID object containing the PID values.

velocity

The velocity value.