IntakeSubsystem

object IntakeSubsystem : SubsystemBase

The Intake subsystem contains methods and objects for controlling the under-the-bumper intake system, as well as the transfer conveyor(?) to the launcher.

Properties

Link copied to clipboard
val intakeMotor: CANSparkMax

The motor for the intake

Link copied to clipboard
val transferMotor: CANSparkMax

The motor for the transfer

Functions

Link copied to clipboard
open override fun periodic()