GRTJagPotentiometer
polls the Jag for position, from the jaguar control IO. In order to read data, the jaguar must be notified what sensors to poll, using setPositionSensor()
from the GRTCANJaguar
class. GRTCANJaguar
also automatically stores its associated GRTJagPotentiometer
, using GRTCANJaguar
's getEncoder()
. Because the CANJaguar doesn't accept reading speed from a potentiometer, it is calculated here.
@see GRTCANJaguar
@author Data, ajc
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|