public interface TunableSubsystem
Modifier and Type | Method and Description |
---|---|
boolean |
getTimeout() |
void |
moveByPercentOutput(double output)
Moves the Subsystem using percent outpu
|
void |
stop()
Enables percent output to shut off other movement of the Subsystem (note this means it will stop holding itself up).
|