diff --git a/javadoc/allclasses-index.html b/javadoc/allclasses-index.html
index 48b12d2d..65aa7ef3 100644
--- a/javadoc/allclasses-index.html
+++ b/javadoc/allclasses-index.html
@@ -93,8 +93,10 @@
All Classes and Interfaces<
-
+
+
+
diff --git a/javadoc/constant-values.html b/javadoc/constant-values.html
index c3f60295..bf97345f 100644
--- a/javadoc/constant-values.html
+++ b/javadoc/constant-values.html
@@ -66,10 +66,10 @@ frc.robot.*
-"2024-01-20 14:25:35 EST"
+"2024-01-20 14:34:10 EST"
public static final long
-1705778735255L
+1705779250930L
public static final int
0
@@ -78,13 +78,13 @@ frc.robot.*
"main"
-"2024-01-20 14:24:56 EST"
+"2024-01-20 14:33:29 EST"
public static final int
-9
+10
-"f58f702f959dc44699cd6a5fd62a72e2e04c2e68"
+"bb4cc321614080f5a4f7e8ed46fcbe8fe9516d30"
""
diff --git a/javadoc/frc/robot/subsystems/shooter/ShooterIO.html b/javadoc/frc/robot/subsystems/shooter/ShooterIO.html
index f5032a54..3a9ca5c0 100644
--- a/javadoc/frc/robot/subsystems/shooter/ShooterIO.html
+++ b/javadoc/frc/robot/subsystems/shooter/ShooterIO.html
@@ -73,7 +73,7 @@ Interface ShooterIO
All Known Implementing Classes:
-ShooterIOSim
+ShooterIOSim
, ShooterIOSparkMax
public interface ShooterIO
diff --git a/javadoc/frc/robot/subsystems/shooter/ShooterIOSparkMax.html b/javadoc/frc/robot/subsystems/shooter/ShooterIOSparkMax.html
new file mode 100644
index 00000000..2de8e756
--- /dev/null
+++ b/javadoc/frc/robot/subsystems/shooter/ShooterIOSparkMax.html
@@ -0,0 +1,196 @@
+
+
+
+
+ShooterIOSparkMax (Crescendo2024 API)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+JavaScript is disabled on your browser.
+
+
+
+
+
+
+
+
+
+
+All Implemented Interfaces:
+ShooterIO
+
+
+
+
+
+
+
+
+
+Nested Class Summary
+
+
+
+
+
+
+Constructor Summary
+Constructors
+
+
+
+
+
+
+Method Summary
+
+
All Methods Instance Methods Concrete Methods
+
+
+
+
+
+
void
+
+
+
Run open loop at the specified voltage.
+
+
void
+
+
+
Updates the set of loggable inputs.
+
+
+
+
+
+
Methods inherited from class java.lang.Object
+
clone , equals , finalize , getClass , hashCode , notify , notifyAll , toString , wait , wait , wait
+
+
+
+
+
+
+
+
+
+Constructor Details
+
+
+
+ShooterIOSparkMax
+public ShooterIOSparkMax ()
+
+
+
+
+
+
+
+
+Method Details
+
+
+
+
+
+
+setVoltage
+public void setVoltage (double volts)
+
+Run open loop at the specified voltage.
+
+Specified by:
+setVoltage
in interface ShooterIO
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/javadoc/frc/robot/subsystems/shooter/package-summary.html b/javadoc/frc/robot/subsystems/shooter/package-summary.html
index df82a9c4..21fa4b77 100644
--- a/javadoc/frc/robot/subsystems/shooter/package-summary.html
+++ b/javadoc/frc/robot/subsystems/shooter/package-summary.html
@@ -80,8 +80,10 @@ Package frc.robot
-
+
+
+
diff --git a/javadoc/frc/robot/subsystems/shooter/package-tree.html b/javadoc/frc/robot/subsystems/shooter/package-tree.html
index 7c8e536c..85073006 100644
--- a/javadoc/frc/robot/subsystems/shooter/package-tree.html
+++ b/javadoc/frc/robot/subsystems/shooter/package-tree.html
@@ -60,6 +60,7 @@ Class Hierarchy
frc.robot.subsystems.shooter.ShooterIO.ShooterIOInputs
frc.robot.subsystems.shooter.ShooterIOSim (implements frc.robot.subsystems.shooter.ShooterIO )
+frc.robot.subsystems.shooter.ShooterIOSparkMax (implements frc.robot.subsystems.shooter.ShooterIO )
edu.wpi.first.wpilibj2.command.SubsystemBase (implements edu.wpi.first.util.sendable.Sendable, edu.wpi.first.wpilibj2.command.Subsystem)
frc.robot.subsystems.shooter.ShooterSubsystem (implements frc.robot.subsystems.shooter.Shooter )
diff --git a/javadoc/index-all.html b/javadoc/index-all.html
index 7b9a5dd2..bf9099d6 100644
--- a/javadoc/index-all.html
+++ b/javadoc/index-all.html
@@ -247,6 +247,8 @@ S
setVoltage(double) - Method in class frc.robot.subsystems.shooter.ShooterIOSim
+setVoltage(double) - Method in class frc.robot.subsystems.shooter.ShooterIOSparkMax
+
setVoltage(double) - Method in class frc.robot.subsystems.shooter.ShooterSubsystem
shooter - Variable in class frc.robot.RobotContainer
@@ -267,6 +269,10 @@ S
ShooterIOSim() - Constructor for class frc.robot.subsystems.shooter.ShooterIOSim
+ShooterIOSparkMax - Class in frc.robot.subsystems.shooter
+
+ShooterIOSparkMax() - Constructor for class frc.robot.subsystems.shooter.ShooterIOSparkMax
+
ShooterSubsystem - Class in frc.robot.subsystems.shooter
ShooterSubsystem(ShooterIO) - Constructor for class frc.robot.subsystems.shooter.ShooterSubsystem
@@ -301,6 +307,8 @@ U
updateInputs(ShooterIO.ShooterIOInputs) - Method in class frc.robot.subsystems.shooter.ShooterIOSim
+updateInputs(ShooterIO.ShooterIOInputs) - Method in class frc.robot.subsystems.shooter.ShooterIOSparkMax
+
V
diff --git a/javadoc/member-search-index.js b/javadoc/member-search-index.js
index e5e55c5e..92b7fa8f 100644
--- a/javadoc/member-search-index.js
+++ b/javadoc/member-search-index.js
@@ -1 +1 @@
-memberSearchIndex = [{"p":"frc.robot.subsystems.intake","c":"IntakeIO.IntakeIOInputs","l":"appliedVolts"},{"p":"frc.robot.subsystems.shooter","c":"ShooterIO.ShooterIOInputs","l":"appliedVolts"},{"p":"frc.robot","c":"Robot","l":"autonomousExit()"},{"p":"frc.robot","c":"Robot","l":"autonomousInit()"},{"p":"frc.robot","c":"Robot","l":"autonomousPeriodic()"},{"p":"frc.robot","c":"BuildConstants","l":"BUILD_DATE"},{"p":"frc.robot","c":"BuildConstants","l":"BUILD_UNIX_TIME"},{"p":"frc.robot","c":"RobotContainer","l":"controller"},{"p":"frc.robot","c":"BuildConstants","l":"DIRTY"},{"p":"frc.robot.subsystems.intake","c":"Intake","l":"disable()"},{"p":"frc.robot.subsystems.intake","c":"IntakeBase","l":"disable()"},{"p":"frc.robot.subsystems.shooter","c":"Shooter","l":"disable()"},{"p":"frc.robot.subsystems.shooter","c":"ShooterSubsystem","l":"disable()"},{"p":"frc.robot","c":"Robot","l":"disabledExit()"},{"p":"frc.robot","c":"Robot","l":"disabledInit()"},{"p":"frc.robot","c":"Robot","l":"disabledPeriodic()"},{"p":"frc.robot.subsystems.intake","c":"Intake","l":"enable()"},{"p":"frc.robot.subsystems.intake","c":"IntakeBase","l":"enable()"},{"p":"frc.robot.subsystems.shooter","c":"Shooter","l":"enable()"},{"p":"frc.robot.subsystems.shooter","c":"ShooterSubsystem","l":"enable()"},{"p":"frc.robot.commands","c":"ShooterEnable","l":"end(boolean)"},{"p":"frc.robot.commands","c":"IntakeBaseCommand","l":"execute()"},{"p":"frc.robot.commands","c":"ShooterEnable","l":"execute()"},{"p":"frc.robot.subsystems.arm","c":"Arm","l":"getAngle()"},{"p":"frc.robot","c":"RobotContainer","l":"getAutonomousCommand()"},{"p":"frc.robot.subsystems.shooter","c":"Shooter","l":"getCurrentSpeed()"},{"p":"frc.robot.subsystems.shooter","c":"ShooterSubsystem","l":"getCurrentSpeed()"},{"p":"frc.robot.subsystems.shooter","c":"Shooter","l":"getVoltage()"},{"p":"frc.robot.subsystems.shooter","c":"ShooterSubsystem","l":"getVoltage()"},{"p":"frc.robot","c":"BuildConstants","l":"GIT_BRANCH"},{"p":"frc.robot","c":"BuildConstants","l":"GIT_DATE"},{"p":"frc.robot","c":"BuildConstants","l":"GIT_REVISION"},{"p":"frc.robot","c":"BuildConstants","l":"GIT_SHA"},{"p":"frc.robot.commands","c":"IntakeBaseCommand","l":"initialize()"},{"p":"frc.robot.commands","c":"ShooterEnable","l":"initialize()"},{"p":"frc.robot","c":"RobotContainer","l":"intake"},{"p":"frc.robot.subsystems.intake","c":"IntakeBase","l":"IntakeBase(IntakeIO)","u":"%3Cinit%3E(frc.robot.subsystems.intake.IntakeIO)"},{"p":"frc.robot.commands","c":"IntakeBaseCommand","l":"IntakeBaseCommand(IntakeBase, BooleanSupplier, BooleanSupplier)","u":"%3Cinit%3E(frc.robot.subsystems.intake.IntakeBase,java.util.function.BooleanSupplier,java.util.function.BooleanSupplier)"},{"p":"frc.robot.subsystems.intake","c":"IntakeIO.IntakeIOInputs","l":"IntakeIOInputs()","u":"%3Cinit%3E()"},{"p":"frc.robot.subsystems.intake","c":"IntakeIOSim","l":"IntakeIOSim()","u":"%3Cinit%3E()"},{"p":"frc.robot","c":"Main","l":"main(String...)","u":"main(java.lang.String...)"},{"p":"frc.robot","c":"BuildConstants","l":"MAVEN_GROUP"},{"p":"frc.robot","c":"BuildConstants","l":"MAVEN_NAME"},{"p":"frc.robot.subsystems.intake","c":"IntakeBase","l":"periodic()"},{"p":"frc.robot.subsystems.shooter","c":"ShooterSubsystem","l":"periodic()"},{"p":"frc.robot","c":"Robot","l":"Robot()","u":"%3Cinit%3E()"},{"p":"frc.robot","c":"RobotContainer","l":"RobotContainer()","u":"%3Cinit%3E()"},{"p":"frc.robot","c":"Robot","l":"robotInit()"},{"p":"frc.robot","c":"Robot","l":"robotPeriodic()"},{"p":"frc.robot.subsystems.arm","c":"Arm","l":"setAngle(double)"},{"p":"frc.robot.subsystems.intake","c":"Intake","l":"setVoltage(double)"},{"p":"frc.robot.subsystems.intake","c":"IntakeBase","l":"setVoltage(double)"},{"p":"frc.robot.subsystems.intake","c":"IntakeIO","l":"setVoltage(double)"},{"p":"frc.robot.subsystems.intake","c":"IntakeIOSim","l":"setVoltage(double)"},{"p":"frc.robot.subsystems.shooter","c":"Shooter","l":"setVoltage(double)"},{"p":"frc.robot.subsystems.shooter","c":"ShooterIO","l":"setVoltage(double)"},{"p":"frc.robot.subsystems.shooter","c":"ShooterIOSim","l":"setVoltage(double)"},{"p":"frc.robot.subsystems.shooter","c":"ShooterSubsystem","l":"setVoltage(double)"},{"p":"frc.robot","c":"RobotContainer","l":"shooter"},{"p":"frc.robot.commands","c":"ShooterEnable","l":"ShooterEnable(ShooterSubsystem)","u":"%3Cinit%3E(frc.robot.subsystems.shooter.ShooterSubsystem)"},{"p":"frc.robot.subsystems.shooter","c":"ShooterIO.ShooterIOInputs","l":"ShooterIOInputs()","u":"%3Cinit%3E()"},{"p":"frc.robot.subsystems.shooter","c":"ShooterIOSim","l":"ShooterIOSim()","u":"%3Cinit%3E()"},{"p":"frc.robot.subsystems.shooter","c":"ShooterSubsystem","l":"ShooterSubsystem(ShooterIO)","u":"%3Cinit%3E(frc.robot.subsystems.shooter.ShooterIO)"},{"p":"frc.robot","c":"Robot","l":"teleopExit()"},{"p":"frc.robot","c":"Robot","l":"teleopInit()"},{"p":"frc.robot","c":"Robot","l":"teleopPeriodic()"},{"p":"frc.robot","c":"Robot","l":"testExit()"},{"p":"frc.robot","c":"Robot","l":"testInit()"},{"p":"frc.robot","c":"Robot","l":"testPeriodic()"},{"p":"frc.robot.subsystems.intake","c":"IntakeIO","l":"updateInputs(IntakeIO.IntakeIOInputs)","u":"updateInputs(frc.robot.subsystems.intake.IntakeIO.IntakeIOInputs)"},{"p":"frc.robot.subsystems.intake","c":"IntakeIOSim","l":"updateInputs(IntakeIO.IntakeIOInputs)","u":"updateInputs(frc.robot.subsystems.intake.IntakeIO.IntakeIOInputs)"},{"p":"frc.robot.subsystems.shooter","c":"ShooterIO","l":"updateInputs(ShooterIO.ShooterIOInputs)","u":"updateInputs(frc.robot.subsystems.shooter.ShooterIO.ShooterIOInputs)"},{"p":"frc.robot.subsystems.shooter","c":"ShooterIOSim","l":"updateInputs(ShooterIO.ShooterIOInputs)","u":"updateInputs(frc.robot.subsystems.shooter.ShooterIO.ShooterIOInputs)"},{"p":"frc.robot.subsystems.intake","c":"IntakeIO.IntakeIOInputs","l":"velocityRadPerSec"},{"p":"frc.robot.subsystems.shooter","c":"ShooterIO.ShooterIOInputs","l":"velocityRadPerSec"},{"p":"frc.robot","c":"BuildConstants","l":"VERSION"}];updateSearchResults();
\ No newline at end of file
+memberSearchIndex = [{"p":"frc.robot.subsystems.intake","c":"IntakeIO.IntakeIOInputs","l":"appliedVolts"},{"p":"frc.robot.subsystems.shooter","c":"ShooterIO.ShooterIOInputs","l":"appliedVolts"},{"p":"frc.robot","c":"Robot","l":"autonomousExit()"},{"p":"frc.robot","c":"Robot","l":"autonomousInit()"},{"p":"frc.robot","c":"Robot","l":"autonomousPeriodic()"},{"p":"frc.robot","c":"BuildConstants","l":"BUILD_DATE"},{"p":"frc.robot","c":"BuildConstants","l":"BUILD_UNIX_TIME"},{"p":"frc.robot","c":"RobotContainer","l":"controller"},{"p":"frc.robot","c":"BuildConstants","l":"DIRTY"},{"p":"frc.robot.subsystems.intake","c":"Intake","l":"disable()"},{"p":"frc.robot.subsystems.intake","c":"IntakeBase","l":"disable()"},{"p":"frc.robot.subsystems.shooter","c":"Shooter","l":"disable()"},{"p":"frc.robot.subsystems.shooter","c":"ShooterSubsystem","l":"disable()"},{"p":"frc.robot","c":"Robot","l":"disabledExit()"},{"p":"frc.robot","c":"Robot","l":"disabledInit()"},{"p":"frc.robot","c":"Robot","l":"disabledPeriodic()"},{"p":"frc.robot.subsystems.intake","c":"Intake","l":"enable()"},{"p":"frc.robot.subsystems.intake","c":"IntakeBase","l":"enable()"},{"p":"frc.robot.subsystems.shooter","c":"Shooter","l":"enable()"},{"p":"frc.robot.subsystems.shooter","c":"ShooterSubsystem","l":"enable()"},{"p":"frc.robot.commands","c":"ShooterEnable","l":"end(boolean)"},{"p":"frc.robot.commands","c":"IntakeBaseCommand","l":"execute()"},{"p":"frc.robot.commands","c":"ShooterEnable","l":"execute()"},{"p":"frc.robot.subsystems.arm","c":"Arm","l":"getAngle()"},{"p":"frc.robot","c":"RobotContainer","l":"getAutonomousCommand()"},{"p":"frc.robot.subsystems.shooter","c":"Shooter","l":"getCurrentSpeed()"},{"p":"frc.robot.subsystems.shooter","c":"ShooterSubsystem","l":"getCurrentSpeed()"},{"p":"frc.robot.subsystems.shooter","c":"Shooter","l":"getVoltage()"},{"p":"frc.robot.subsystems.shooter","c":"ShooterSubsystem","l":"getVoltage()"},{"p":"frc.robot","c":"BuildConstants","l":"GIT_BRANCH"},{"p":"frc.robot","c":"BuildConstants","l":"GIT_DATE"},{"p":"frc.robot","c":"BuildConstants","l":"GIT_REVISION"},{"p":"frc.robot","c":"BuildConstants","l":"GIT_SHA"},{"p":"frc.robot.commands","c":"IntakeBaseCommand","l":"initialize()"},{"p":"frc.robot.commands","c":"ShooterEnable","l":"initialize()"},{"p":"frc.robot","c":"RobotContainer","l":"intake"},{"p":"frc.robot.subsystems.intake","c":"IntakeBase","l":"IntakeBase(IntakeIO)","u":"%3Cinit%3E(frc.robot.subsystems.intake.IntakeIO)"},{"p":"frc.robot.commands","c":"IntakeBaseCommand","l":"IntakeBaseCommand(IntakeBase, BooleanSupplier, BooleanSupplier)","u":"%3Cinit%3E(frc.robot.subsystems.intake.IntakeBase,java.util.function.BooleanSupplier,java.util.function.BooleanSupplier)"},{"p":"frc.robot.subsystems.intake","c":"IntakeIO.IntakeIOInputs","l":"IntakeIOInputs()","u":"%3Cinit%3E()"},{"p":"frc.robot.subsystems.intake","c":"IntakeIOSim","l":"IntakeIOSim()","u":"%3Cinit%3E()"},{"p":"frc.robot","c":"Main","l":"main(String...)","u":"main(java.lang.String...)"},{"p":"frc.robot","c":"BuildConstants","l":"MAVEN_GROUP"},{"p":"frc.robot","c":"BuildConstants","l":"MAVEN_NAME"},{"p":"frc.robot.subsystems.intake","c":"IntakeBase","l":"periodic()"},{"p":"frc.robot.subsystems.shooter","c":"ShooterSubsystem","l":"periodic()"},{"p":"frc.robot","c":"Robot","l":"Robot()","u":"%3Cinit%3E()"},{"p":"frc.robot","c":"RobotContainer","l":"RobotContainer()","u":"%3Cinit%3E()"},{"p":"frc.robot","c":"Robot","l":"robotInit()"},{"p":"frc.robot","c":"Robot","l":"robotPeriodic()"},{"p":"frc.robot.subsystems.arm","c":"Arm","l":"setAngle(double)"},{"p":"frc.robot.subsystems.intake","c":"Intake","l":"setVoltage(double)"},{"p":"frc.robot.subsystems.intake","c":"IntakeBase","l":"setVoltage(double)"},{"p":"frc.robot.subsystems.intake","c":"IntakeIO","l":"setVoltage(double)"},{"p":"frc.robot.subsystems.intake","c":"IntakeIOSim","l":"setVoltage(double)"},{"p":"frc.robot.subsystems.shooter","c":"Shooter","l":"setVoltage(double)"},{"p":"frc.robot.subsystems.shooter","c":"ShooterIO","l":"setVoltage(double)"},{"p":"frc.robot.subsystems.shooter","c":"ShooterIOSim","l":"setVoltage(double)"},{"p":"frc.robot.subsystems.shooter","c":"ShooterIOSparkMax","l":"setVoltage(double)"},{"p":"frc.robot.subsystems.shooter","c":"ShooterSubsystem","l":"setVoltage(double)"},{"p":"frc.robot","c":"RobotContainer","l":"shooter"},{"p":"frc.robot.commands","c":"ShooterEnable","l":"ShooterEnable(ShooterSubsystem)","u":"%3Cinit%3E(frc.robot.subsystems.shooter.ShooterSubsystem)"},{"p":"frc.robot.subsystems.shooter","c":"ShooterIO.ShooterIOInputs","l":"ShooterIOInputs()","u":"%3Cinit%3E()"},{"p":"frc.robot.subsystems.shooter","c":"ShooterIOSim","l":"ShooterIOSim()","u":"%3Cinit%3E()"},{"p":"frc.robot.subsystems.shooter","c":"ShooterIOSparkMax","l":"ShooterIOSparkMax()","u":"%3Cinit%3E()"},{"p":"frc.robot.subsystems.shooter","c":"ShooterSubsystem","l":"ShooterSubsystem(ShooterIO)","u":"%3Cinit%3E(frc.robot.subsystems.shooter.ShooterIO)"},{"p":"frc.robot","c":"Robot","l":"teleopExit()"},{"p":"frc.robot","c":"Robot","l":"teleopInit()"},{"p":"frc.robot","c":"Robot","l":"teleopPeriodic()"},{"p":"frc.robot","c":"Robot","l":"testExit()"},{"p":"frc.robot","c":"Robot","l":"testInit()"},{"p":"frc.robot","c":"Robot","l":"testPeriodic()"},{"p":"frc.robot.subsystems.intake","c":"IntakeIO","l":"updateInputs(IntakeIO.IntakeIOInputs)","u":"updateInputs(frc.robot.subsystems.intake.IntakeIO.IntakeIOInputs)"},{"p":"frc.robot.subsystems.intake","c":"IntakeIOSim","l":"updateInputs(IntakeIO.IntakeIOInputs)","u":"updateInputs(frc.robot.subsystems.intake.IntakeIO.IntakeIOInputs)"},{"p":"frc.robot.subsystems.shooter","c":"ShooterIO","l":"updateInputs(ShooterIO.ShooterIOInputs)","u":"updateInputs(frc.robot.subsystems.shooter.ShooterIO.ShooterIOInputs)"},{"p":"frc.robot.subsystems.shooter","c":"ShooterIOSim","l":"updateInputs(ShooterIO.ShooterIOInputs)","u":"updateInputs(frc.robot.subsystems.shooter.ShooterIO.ShooterIOInputs)"},{"p":"frc.robot.subsystems.shooter","c":"ShooterIOSparkMax","l":"updateInputs(ShooterIO.ShooterIOInputs)","u":"updateInputs(frc.robot.subsystems.shooter.ShooterIO.ShooterIOInputs)"},{"p":"frc.robot.subsystems.intake","c":"IntakeIO.IntakeIOInputs","l":"velocityRadPerSec"},{"p":"frc.robot.subsystems.shooter","c":"ShooterIO.ShooterIOInputs","l":"velocityRadPerSec"},{"p":"frc.robot","c":"BuildConstants","l":"VERSION"}];updateSearchResults();
\ No newline at end of file
diff --git a/javadoc/overview-tree.html b/javadoc/overview-tree.html
index 78138e0c..57dde0a8 100644
--- a/javadoc/overview-tree.html
+++ b/javadoc/overview-tree.html
@@ -88,6 +88,7 @@ Class Hierarchy
frc.robot.RobotContainer
frc.robot.subsystems.shooter.ShooterIO.ShooterIOInputs
frc.robot.subsystems.shooter.ShooterIOSim (implements frc.robot.subsystems.shooter.ShooterIO )
+frc.robot.subsystems.shooter.ShooterIOSparkMax (implements frc.robot.subsystems.shooter.ShooterIO )
edu.wpi.first.wpilibj2.command.SubsystemBase (implements edu.wpi.first.util.sendable.Sendable, edu.wpi.first.wpilibj2.command.Subsystem)
frc.robot.subsystems.intake.IntakeBase (implements frc.robot.subsystems.intake.Intake )
diff --git a/javadoc/type-search-index.js b/javadoc/type-search-index.js
index 7f174dbc..4c81d676 100644
--- a/javadoc/type-search-index.js
+++ b/javadoc/type-search-index.js
@@ -1 +1 @@
-typeSearchIndex = [{"l":"All Classes and Interfaces","u":"allclasses-index.html"},{"p":"frc.robot.subsystems.arm","l":"Arm"},{"p":"frc.robot","l":"BuildConstants"},{"p":"frc.robot.subsystems.intake","l":"Intake"},{"p":"frc.robot.subsystems.intake","l":"IntakeBase"},{"p":"frc.robot.commands","l":"IntakeBaseCommand"},{"p":"frc.robot.subsystems.intake","l":"IntakeIO"},{"p":"frc.robot.subsystems.intake","l":"IntakeIO.IntakeIOInputs"},{"p":"frc.robot.subsystems.intake","l":"IntakeIOSim"},{"p":"frc.robot","l":"Main"},{"p":"frc.robot","l":"Robot"},{"p":"frc.robot","l":"RobotContainer"},{"p":"frc.robot.subsystems.shooter","l":"Shooter"},{"p":"frc.robot.commands","l":"ShooterEnable"},{"p":"frc.robot.subsystems.shooter","l":"ShooterIO"},{"p":"frc.robot.subsystems.shooter","l":"ShooterIO.ShooterIOInputs"},{"p":"frc.robot.subsystems.shooter","l":"ShooterIOSim"},{"p":"frc.robot.subsystems.shooter","l":"ShooterSubsystem"}];updateSearchResults();
\ No newline at end of file
+typeSearchIndex = [{"l":"All Classes and Interfaces","u":"allclasses-index.html"},{"p":"frc.robot.subsystems.arm","l":"Arm"},{"p":"frc.robot","l":"BuildConstants"},{"p":"frc.robot.subsystems.intake","l":"Intake"},{"p":"frc.robot.subsystems.intake","l":"IntakeBase"},{"p":"frc.robot.commands","l":"IntakeBaseCommand"},{"p":"frc.robot.subsystems.intake","l":"IntakeIO"},{"p":"frc.robot.subsystems.intake","l":"IntakeIO.IntakeIOInputs"},{"p":"frc.robot.subsystems.intake","l":"IntakeIOSim"},{"p":"frc.robot","l":"Main"},{"p":"frc.robot","l":"Robot"},{"p":"frc.robot","l":"RobotContainer"},{"p":"frc.robot.subsystems.shooter","l":"Shooter"},{"p":"frc.robot.commands","l":"ShooterEnable"},{"p":"frc.robot.subsystems.shooter","l":"ShooterIO"},{"p":"frc.robot.subsystems.shooter","l":"ShooterIO.ShooterIOInputs"},{"p":"frc.robot.subsystems.shooter","l":"ShooterIOSim"},{"p":"frc.robot.subsystems.shooter","l":"ShooterIOSparkMax"},{"p":"frc.robot.subsystems.shooter","l":"ShooterSubsystem"}];updateSearchResults();
\ No newline at end of file