setElevatorPosition

public void setElevatorPosition(double left, double right)

Set the position of the left and right elevator motors

Parameters

left

Left motor position

right

Right motor position


public void setElevatorPosition(double pos)

Sets the elevator motor to a specific position

Parameters

pos

double, the position to set the elevator motor to