public class Jaguar extends PWMSpeedController
PWM.PeriodMultiplier
DEFAULT_SAFETY_EXPIRATION
Constructor and Description |
---|
Jaguar(int channel)
Constructor.
|
get, getInverted, pidWrite, set, setInverted
disable, feed, Feed, getDescription, getExpiration, isAlive, isSafetyEnabled, setExpiration, setSafetyEnabled, stopMotor
enableDeadbandElimination, free, getChannel, getPosition, getRaw, getRawBounds, getSpeed, initSendable, setBounds, setDisabled, setPeriodMultiplier, setPosition, setRaw, setSpeed, setZeroLatch
addChild, getName, getSubsystem, setName, setName, setName, setSubsystem
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
disable, stopMotor
getName, getSubsystem, setName, setName, setSubsystem
public Jaguar(int channel)
channel
- The PWM channel that the Jaguar is attached to. 0-9 are on-board, 10-19 are on
the MXP port