setSteerPID

public final Unit setSteerPID(Pingu pid, Double velocity)

Sets the steer PID values.

Parameters

pid

The PID object containing the PID values.

velocity

The velocity value.