Package-level declarations

Types

Link copied to clipboard
class HomePivotCommand : Command

A command that homes the pivot subsystem by moving the pivot motor until the homing sensor is triggered.

Link copied to clipboard
class ManualPivotCommand(voltage: DoubleSupplier) : Command

A command that allows manual control of the pivot motor.

Link copied to clipboard
class QuickPivotCommand(target: Double, auto: Boolean, autoAim: Boolean) : Command

Command to pivot the arm to a specific angle

Link copied to clipboard
class SetKnownPosition(position: Double) : Command

A command that sets the pivot to a known position.