public class CheesyDriveHelper
extends DriveHelper
Modifier and Type | Class and Description |
---|---|
static class |
CheesyDriveHelper.CheesyDriveConfig |
Constructor and Description |
---|
CheesyDriveHelper(CheesyDriveHelper.CheesyDriveConfig config) |
CheesyDriveHelper() |
Modifier and Type | Method and Description |
---|---|
DriveSignal |
calculateOutput(double throttle,
double wheel,
boolean isQuickTurn,
boolean isHighGear) |
calculateOutput, handleDeadband
public CheesyDriveHelper(CheesyDriveHelper.CheesyDriveConfig config)
public CheesyDriveHelper()
public DriveSignal calculateOutput(double throttle, double wheel, boolean isQuickTurn, boolean isHighGear)