Package-level declarations
Output device wrappers: NextMotor (throttle, voltage, PID position, and PID+feedforward velocity control modes), NextServo/NextCRServo and their feedback-enabled variants (NextFeedbackServo/NextFeedbackCRServo), and RGBHeadlight for the goBILDA PWM RGB headlight.
Types
Tuning constants for position control.
Tuning constants for velocity control.
Lightweight wrapper around a CRServoImplEx that provides a more user-friendly interface for controlling continuous-rotation servo power and direction.
A NextCRServo paired with an analog feedback input for reading the servo's actual angle. Useful for continuous-rotation servos with feedback wires (e.g. Axon CR) where you want to know how far the servo has rotated.
A NextServo paired with an analog feedback input for reading the servo's actual angle. Useful for servos with a feedback wire (e.g. Axon).
Comprehensive wrapper around a DcMotorImplEx supporting multiple control modes.
Lightweight wrapper around a ServoImplEx that provides a more user-friendly interface for controlling servo position and PWM range. controls how sensitive the position caching delegate is to small changes.
Wrapper for the goBILDA PWM RGB Headlight Module.