LinearSlideFeedforwardTuner
class LinearSlideFeedforwardTuner(motors: List<DcMotorEx>, encoderIndex: Int, telemetry: Telemetry) : Command
An automatic tuner for linear slide feedforward.
Parameters
motors
The motors to tune
encoderIndex
The index of the motor to use the encoder of
telemetry
The telemetry instance to use