Robot Core Documentation
|
Specifies the type of encoder. More...
Public Attributes | |
Analog | |
Quadrature | |
Simple | |
PWMRotational | |
AnalogRotational | |
Specifies the type of encoder.
robotCore.Encoder.EncoderType.Analog |
The encoder consists of a continuous turn potentiometer
robotCore.Encoder.EncoderType.AnalogRotational |
Analog rotational encoder
robotCore.Encoder.EncoderType.PWMRotational |
PWM Rotational encoder
robotCore.Encoder.EncoderType.Quadrature |
The encoder is quadrature with digital inputs
robotCore.Encoder.EncoderType.Simple |
Simple single input encoder which measures speed or distance but not direction