Package-level declarations
Types
Link copied to clipboard
open class AbsoluteEncoder(val name: String, enc: DutyCycleEncoder, unitPerRotation: Double, inverted: Boolean, offset: Double, pollTime: Double = 0.02, samplesPerAverage: Int = 1) : Encoder
This class uses an absolute encoder, gear ratio and UPR to give the absolute position of the module or rotational velocity of the module.
Link copied to clipboard
Link copied to clipboard
Create an encoder given a motor controller and its configuration
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard