diff --git a/javadoc/frc/robot/Constants.Controllers.html b/javadoc/frc/robot/Constants.Controllers.html index 0c51b646..b8f60de1 100644 --- a/javadoc/frc/robot/Constants.Controllers.html +++ b/javadoc/frc/robot/Constants.Controllers.html @@ -90,9 +90,14 @@

Field Summary

Modifier and Type
Field
Description
-
static final int
-
DRIVER_CONTROLLER_PORT
+
static double
+
DRIVER_CONTROLLER_DEADBAND
+
Axis deadband for driver controller.
+
+
static final int
+
DRIVER_CONTROLLER_PORT
+
Driver station port number for the drive controller.
@@ -144,6 +149,13 @@

DRIVER_CONTROLLER_PORT

+
  • +
    +

    DRIVER_CONTROLLER_DEADBAND

    +
    public static double DRIVER_CONTROLLER_DEADBAND
    +
    Axis deadband for driver controller.
    +
    +
  • diff --git a/javadoc/index-all.html b/javadoc/index-all.html index c4065d75..721096ed 100644 --- a/javadoc/index-all.html +++ b/javadoc/index-all.html @@ -230,6 +230,10 @@

    D

    Creates a new DriveFieldOrientedHeadingSnapping.
    +
    DRIVER_CONTROLLER_DEADBAND - Static variable in class frc.robot.Constants.Controllers
    +
    +
    Axis deadband for driver controller.
    +
    DRIVER_CONTROLLER_PORT - Static variable in class frc.robot.Constants.Controllers
    Driver station port number for the drive controller.
    diff --git a/javadoc/member-search-index.js b/javadoc/member-search-index.js index 88545bed..e76a6896 100644 --- a/javadoc/member-search-index.js +++ b/javadoc/member-search-index.js @@ -1 +1 @@ -memberSearchIndex = [{"p":"frc.robot","c":"Constants.Limelight.AimingLimelight","l":"AimingLimelight()","u":"%3Cinit%3E()"},{"p":"frc.robot.commands","c":"AimWithLimelight","l":"AimWithLimelight(Limelight, double, double, double, double, double, double, double, double, double)","u":"%3Cinit%3E(frc.robot.subsystems.Limelight,double,double,double,double,double,double,double,double,double)"},{"p":"frc.robot","c":"Constants.Limelight.AimingLimelight","l":"AMP_APRILTAG_HEIGHT"},{"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":"Constants.MailboxBelts","l":"BELT_MOTOR_ID"},{"p":"frc.robot","c":"Constants.MailboxBelts","l":"BELT_MOTOR_SPEED"},{"p":"frc.robot","c":"Constants","l":"Constants()","u":"%3Cinit%3E()"},{"p":"frc.robot","c":"Constants.Controllers","l":"Controllers()","u":"%3Cinit%3E()"},{"p":"frc.robot.commands.mailbox","c":"DeindexNote","l":"DeindexNote()","u":"%3Cinit%3E()"},{"p":"frc.robot.commands.mailbox","c":"DeployMailbox","l":"DeployMailbox()","u":"%3Cinit%3E()"},{"p":"frc.robot.commands.mailbox","c":"DeployPneumatics","l":"DeployPneumatics()","u":"%3Cinit%3E()"},{"p":"frc.robot.commands","c":"DeployUrMom","l":"DeployUrMom()","u":"%3Cinit%3E()"},{"p":"frc.robot","c":"Robot","l":"disabledExit()"},{"p":"frc.robot","c":"Robot","l":"disabledInit()"},{"p":"frc.robot","c":"Robot","l":"disabledPeriodic()"},{"p":"frc.robot","c":"Constants.Limelight.AimingLimelight","l":"DISTANCE_DONE_THRESHOLD"},{"p":"frc.robot","c":"Constants.Limelight.AimingLimelight","l":"DISTANCE_FROM_TARGET"},{"p":"frc.robot","c":"Constants.Drive","l":"DISTANCE_ROBOT_CENTER_TO_SWERVE_MODULE"},{"p":"frc.robot","c":"RobotContainer","l":"drive"},{"p":"frc.robot","c":"Constants.Limelight.AimingLimelight","l":"DRIVE_STRENGTH"},{"p":"frc.robot","c":"Constants.Drive","l":"Drive()","u":"%3Cinit%3E()"},{"p":"frc.robot.subsystems","c":"Drive","l":"Drive()","u":"%3Cinit%3E()"},{"p":"frc.robot.commands.auto","c":"DriveAutoFieldOriented","l":"DriveAutoFieldOriented(Translation2d, double)","u":"%3Cinit%3E(edu.wpi.first.math.geometry.Translation2d,double)"},{"p":"frc.robot.commands.auto","c":"DriveAutoRobotOriented","l":"DriveAutoRobotOriented(Translation2d, double)","u":"%3Cinit%3E(edu.wpi.first.math.geometry.Translation2d,double)"},{"p":"frc.robot.commands.drive","c":"DriveFieldOriented","l":"DriveFieldOriented()","u":"%3Cinit%3E()"},{"p":"frc.robot.subsystems","c":"Drive","l":"driveFieldOriented(Translation2d, double)","u":"driveFieldOriented(edu.wpi.first.math.geometry.Translation2d,double)"},{"p":"frc.robot.commands.drive","c":"DriveFieldOrientedHeadingSnapping","l":"DriveFieldOrientedHeadingSnapping()","u":"%3Cinit%3E()"},{"p":"frc.robot","c":"Constants.Controllers","l":"DRIVER_CONTROLLER_PORT"},{"p":"frc.robot","c":"RobotContainer","l":"driverController"},{"p":"frc.robot.commands.drive","c":"DriveRobotOriented","l":"DriveRobotOriented()","u":"%3Cinit%3E()"},{"p":"frc.robot.subsystems","c":"Drive","l":"driveRobotOriented(Translation2d, double)","u":"driveRobotOriented(edu.wpi.first.math.geometry.Translation2d,double)"},{"p":"frc.robot","c":"Constants.Drive","l":"EMPTY_TRANSLATION"},{"p":"frc.robot.commands","c":"AimWithLimelight","l":"end(boolean)"},{"p":"frc.robot.commands.auto","c":"DriveAutoFieldOriented","l":"end(boolean)"},{"p":"frc.robot.commands.auto","c":"DriveAutoRobotOriented","l":"end(boolean)"},{"p":"frc.robot.commands","c":"DeployUrMom","l":"end(boolean)"},{"p":"frc.robot.commands.drive","c":"DriveFieldOriented","l":"end(boolean)"},{"p":"frc.robot.commands.drive","c":"DriveFieldOrientedHeadingSnapping","l":"end(boolean)"},{"p":"frc.robot.commands.drive","c":"DriveRobotOriented","l":"end(boolean)"},{"p":"frc.robot.commands","c":"EnterXMode","l":"end(boolean)"},{"p":"frc.robot.commands.mailbox","c":"DeindexNote","l":"end(boolean)"},{"p":"frc.robot.commands.mailbox","c":"DeployPneumatics","l":"end(boolean)"},{"p":"frc.robot.commands.mailbox","c":"RunBelts","l":"end(boolean)"},{"p":"frc.robot.commands","c":"RunIntake","l":"end(boolean)"},{"p":"frc.robot.subsystems","c":"Drive","l":"enterXMode()"},{"p":"frc.robot.commands","c":"EnterXMode","l":"EnterXMode()","u":"%3Cinit%3E()"},{"p":"frc.robot.commands","c":"AimWithLimelight","l":"execute()"},{"p":"frc.robot.commands.auto","c":"DriveAutoFieldOriented","l":"execute()"},{"p":"frc.robot.commands.auto","c":"DriveAutoRobotOriented","l":"execute()"},{"p":"frc.robot.commands","c":"DeployUrMom","l":"execute()"},{"p":"frc.robot.commands.drive","c":"DriveFieldOriented","l":"execute()"},{"p":"frc.robot.commands.drive","c":"DriveFieldOrientedHeadingSnapping","l":"execute()"},{"p":"frc.robot.commands.drive","c":"DriveRobotOriented","l":"execute()"},{"p":"frc.robot.commands","c":"EnterXMode","l":"execute()"},{"p":"frc.robot.commands.mailbox","c":"DeindexNote","l":"execute()"},{"p":"frc.robot.commands.mailbox","c":"DeployPneumatics","l":"execute()"},{"p":"frc.robot.commands.mailbox","c":"RunBelts","l":"execute()"},{"p":"frc.robot.commands","c":"RunIntake","l":"execute()"},{"p":"frc.robot.subsystems.mailbox","c":"MailboxPneumatics","l":"extend()"},{"p":"frc.robot.commands.mailbox","c":"FireNoteRoutine","l":"FireNoteRoutine()","u":"%3Cinit%3E()"},{"p":"frc.robot.commands.mailbox","c":"FireNoteRoutineNoLimitSwitch","l":"FireNoteRoutineNoLimitSwitch()","u":"%3Cinit%3E()"},{"p":"frc.robot","c":"RobotContainer","l":"getAutonomousCommand()"},{"p":"frc.robot.subsystems","c":"Limelight","l":"getBotpose()"},{"p":"frc.robot.subsystems","c":"Limelight","l":"getBotpose2d()"},{"p":"frc.robot","c":"RobotContainer","l":"getControllerLeftXAxis()"},{"p":"frc.robot","c":"RobotContainer","l":"getControllerLeftYAxis()"},{"p":"frc.robot","c":"RobotContainer","l":"getControllerRightXAxis()"},{"p":"frc.robot","c":"RobotContainer","l":"getControllerRightYAxis()"},{"p":"frc.robot.subsystems","c":"Limelight","l":"getLimelightPipeline()"},{"p":"frc.robot.subsystems","c":"Intake","l":"getLimitSwitch()"},{"p":"frc.robot.subsystems.mailbox","c":"Mailbox","l":"getLimitSwitch()"},{"p":"frc.robot","c":"RobotContainer","l":"getScaledControllerLeftXAxis()"},{"p":"frc.robot","c":"RobotContainer","l":"getScaledControllerLeftYAxis()"},{"p":"frc.robot","c":"RobotContainer","l":"getScaledControllerRightXAxis()"},{"p":"frc.robot","c":"RobotContainer","l":"getScaledControllerRightYAxis()"},{"p":"frc.robot.subsystems","c":"Limelight","l":"getTA()"},{"p":"frc.robot.subsystems","c":"Drive","l":"getTargetSpeeds(double, double, double, double)","u":"getTargetSpeeds(double,double,double,double)"},{"p":"frc.robot.subsystems","c":"Limelight","l":"getTX()"},{"p":"frc.robot.subsystems","c":"Limelight","l":"getTY()"},{"p":"frc.robot.subsystems","c":"Limelight","l":"hasValidTarget()"},{"p":"frc.robot.commands","c":"AimWithLimelight","l":"initialize()"},{"p":"frc.robot.commands.auto","c":"DriveAutoFieldOriented","l":"initialize()"},{"p":"frc.robot.commands.auto","c":"DriveAutoRobotOriented","l":"initialize()"},{"p":"frc.robot.commands","c":"DeployUrMom","l":"initialize()"},{"p":"frc.robot.commands.drive","c":"DriveFieldOriented","l":"initialize()"},{"p":"frc.robot.commands.drive","c":"DriveFieldOrientedHeadingSnapping","l":"initialize()"},{"p":"frc.robot.commands.drive","c":"DriveRobotOriented","l":"initialize()"},{"p":"frc.robot.commands","c":"EnterXMode","l":"initialize()"},{"p":"frc.robot.commands.mailbox","c":"DeindexNote","l":"initialize()"},{"p":"frc.robot.commands.mailbox","c":"DeployPneumatics","l":"initialize()"},{"p":"frc.robot.commands.mailbox","c":"RunBelts","l":"initialize()"},{"p":"frc.robot.commands","c":"RunIntake","l":"initialize()"},{"p":"frc.robot","c":"RobotContainer","l":"intake"},{"p":"frc.robot","c":"Constants.Intake","l":"INTAKE_LIMIT_SWITCH_DIO_PORT"},{"p":"frc.robot","c":"Constants.Intake","l":"INTAKE_MOTOR_ID"},{"p":"frc.robot","c":"Constants.Intake","l":"INTAKE_MOTOR_SPEED"},{"p":"frc.robot","c":"Constants.Intake","l":"Intake()","u":"%3Cinit%3E()"},{"p":"frc.robot.subsystems","c":"Intake","l":"Intake()","u":"%3Cinit%3E()"},{"p":"frc.robot.commands","c":"AimWithLimelight","l":"isFinished()"},{"p":"frc.robot.commands.auto","c":"DriveAutoFieldOriented","l":"isFinished()"},{"p":"frc.robot.commands.auto","c":"DriveAutoRobotOriented","l":"isFinished()"},{"p":"frc.robot.commands","c":"DeployUrMom","l":"isFinished()"},{"p":"frc.robot.commands.drive","c":"DriveFieldOriented","l":"isFinished()"},{"p":"frc.robot.commands.drive","c":"DriveFieldOrientedHeadingSnapping","l":"isFinished()"},{"p":"frc.robot.commands.drive","c":"DriveRobotOriented","l":"isFinished()"},{"p":"frc.robot.commands","c":"EnterXMode","l":"isFinished()"},{"p":"frc.robot.commands.mailbox","c":"DeindexNote","l":"isFinished()"},{"p":"frc.robot.commands.mailbox","c":"DeployPneumatics","l":"isFinished()"},{"p":"frc.robot.commands.mailbox","c":"RunBelts","l":"isFinished()"},{"p":"frc.robot.commands","c":"RunIntake","l":"isFinished()"},{"p":"frc.robot","c":"Constants.MailboxPneumatics","l":"LEFT_SOLENOID_FORWARD_CHANNEL"},{"p":"frc.robot","c":"Constants.MailboxPneumatics","l":"LEFT_SOLENOID_REVERSE_CHANNEL"},{"p":"frc.robot","c":"RobotContainer","l":"limelight"},{"p":"frc.robot","c":"Constants.Limelight.AimingLimelight","l":"LIMELIGHT_NAME"},{"p":"frc.robot","c":"Constants.Limelight","l":"Limelight()","u":"%3Cinit%3E()"},{"p":"frc.robot.subsystems","c":"Limelight","l":"Limelight(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"frc.robot","c":"RobotContainer","l":"mailbox"},{"p":"frc.robot","c":"Constants.Mailbox","l":"MAILBOX_LIMIT_SWITCH_DIO_PORT"},{"p":"frc.robot","c":"Constants.Mailbox","l":"Mailbox()","u":"%3Cinit%3E()"},{"p":"frc.robot.subsystems.mailbox","c":"Mailbox","l":"Mailbox()","u":"%3Cinit%3E()"},{"p":"frc.robot","c":"RobotContainer","l":"mailboxBelts"},{"p":"frc.robot","c":"Constants.MailboxBelts","l":"MailboxBelts()","u":"%3Cinit%3E()"},{"p":"frc.robot.subsystems.mailbox","c":"MailboxBelts","l":"MailboxBelts()","u":"%3Cinit%3E()"},{"p":"frc.robot","c":"RobotContainer","l":"mailboxPneumatics"},{"p":"frc.robot","c":"Constants.MailboxPneumatics","l":"MailboxPneumatics()","u":"%3Cinit%3E()"},{"p":"frc.robot.subsystems.mailbox","c":"MailboxPneumatics","l":"MailboxPneumatics()","u":"%3Cinit%3E()"},{"p":"frc.robot","c":"Main","l":"main(String...)","u":"main(java.lang.String...)"},{"p":"frc.robot","c":"Constants.Drive","l":"MAX_ANGULAR_SPEED"},{"p":"frc.robot","c":"Constants.Drive","l":"MAX_SPEED"},{"p":"frc.robot","c":"Constants.Limelight.AimingLimelight","l":"MOUNT_ANGLE"},{"p":"frc.robot","c":"Constants.Limelight.AimingLimelight","l":"MOUNT_HEIGHT"},{"p":"frc.robot.subsystems","c":"Drive","l":"periodic()"},{"p":"frc.robot.subsystems","c":"Intake","l":"periodic()"},{"p":"frc.robot.subsystems","c":"Limelight","l":"periodic()"},{"p":"frc.robot.subsystems.mailbox","c":"Mailbox","l":"periodic()"},{"p":"frc.robot.subsystems.mailbox","c":"MailboxBelts","l":"periodic()"},{"p":"frc.robot.subsystems.mailbox","c":"MailboxPneumatics","l":"periodic()"},{"p":"frc.robot.subsystems","c":"UrMom","l":"periodic()"},{"p":"frc.robot.subsystems","c":"UrMom","l":"printUrMom()"},{"p":"frc.robot.subsystems.mailbox","c":"MailboxPneumatics","l":"retract()"},{"p":"frc.robot","c":"Constants.MailboxPneumatics","l":"RIGHT_SOLENOID_FORWARD_CHANNEL"},{"p":"frc.robot","c":"Constants.MailboxPneumatics","l":"RIGHT_SOLENOID_REVERSE_CHANNEL"},{"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","c":"Constants.Drive","l":"ROTATION_DRIVE_PID"},{"p":"frc.robot.subsystems.mailbox","c":"MailboxBelts","l":"runBelts()"},{"p":"frc.robot.commands.mailbox","c":"RunBelts","l":"RunBelts()","u":"%3Cinit%3E()"},{"p":"frc.robot.subsystems","c":"Intake","l":"runIntake()"},{"p":"frc.robot.commands","c":"RunIntake","l":"RunIntake()","u":"%3Cinit%3E()"},{"p":"frc.robot.subsystems","c":"Drive","l":"setHeadingCorrection(boolean)"},{"p":"frc.robot.subsystems","c":"Limelight","l":"setLimelightPipeline(double)"},{"p":"frc.robot","c":"Constants.Limelight.AimingLimelight","l":"SPEED_LIMIT"},{"p":"frc.robot","c":"Constants.Limelight.AimingLimelight","l":"STEER_STRENGTH"},{"p":"frc.robot.subsystems","c":"Drive","l":"stop()"},{"p":"frc.robot.subsystems","c":"Intake","l":"stop()"},{"p":"frc.robot.subsystems.mailbox","c":"MailboxBelts","l":"stop()"},{"p":"frc.robot","c":"Constants.Drive","l":"TAXI_AUTO_DURATION_SECONDS"},{"p":"frc.robot","c":"Constants.Drive","l":"TAXI_AUTO_METERS_PER_SECOND"},{"p":"frc.robot.commands.auto","c":"TaxiAuto","l":"TaxiAuto()","u":"%3Cinit%3E()"},{"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","c":"Constants.Drive","l":"TRANSLATION_DRIVE_PID"},{"p":"frc.robot","c":"Constants.Limelight.AimingLimelight","l":"TURN_DONE_THRESHOLD"},{"p":"frc.robot","c":"RobotContainer","l":"urMom"},{"p":"frc.robot.subsystems","c":"UrMom","l":"UrMom()","u":"%3Cinit%3E()"}];updateSearchResults(); \ No newline at end of file +memberSearchIndex = [{"p":"frc.robot","c":"Constants.Limelight.AimingLimelight","l":"AimingLimelight()","u":"%3Cinit%3E()"},{"p":"frc.robot.commands","c":"AimWithLimelight","l":"AimWithLimelight(Limelight, double, double, double, double, double, double, double, double, double)","u":"%3Cinit%3E(frc.robot.subsystems.Limelight,double,double,double,double,double,double,double,double,double)"},{"p":"frc.robot","c":"Constants.Limelight.AimingLimelight","l":"AMP_APRILTAG_HEIGHT"},{"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":"Constants.MailboxBelts","l":"BELT_MOTOR_ID"},{"p":"frc.robot","c":"Constants.MailboxBelts","l":"BELT_MOTOR_SPEED"},{"p":"frc.robot","c":"Constants","l":"Constants()","u":"%3Cinit%3E()"},{"p":"frc.robot","c":"Constants.Controllers","l":"Controllers()","u":"%3Cinit%3E()"},{"p":"frc.robot.commands.mailbox","c":"DeindexNote","l":"DeindexNote()","u":"%3Cinit%3E()"},{"p":"frc.robot.commands.mailbox","c":"DeployMailbox","l":"DeployMailbox()","u":"%3Cinit%3E()"},{"p":"frc.robot.commands.mailbox","c":"DeployPneumatics","l":"DeployPneumatics()","u":"%3Cinit%3E()"},{"p":"frc.robot.commands","c":"DeployUrMom","l":"DeployUrMom()","u":"%3Cinit%3E()"},{"p":"frc.robot","c":"Robot","l":"disabledExit()"},{"p":"frc.robot","c":"Robot","l":"disabledInit()"},{"p":"frc.robot","c":"Robot","l":"disabledPeriodic()"},{"p":"frc.robot","c":"Constants.Limelight.AimingLimelight","l":"DISTANCE_DONE_THRESHOLD"},{"p":"frc.robot","c":"Constants.Limelight.AimingLimelight","l":"DISTANCE_FROM_TARGET"},{"p":"frc.robot","c":"Constants.Drive","l":"DISTANCE_ROBOT_CENTER_TO_SWERVE_MODULE"},{"p":"frc.robot","c":"RobotContainer","l":"drive"},{"p":"frc.robot","c":"Constants.Limelight.AimingLimelight","l":"DRIVE_STRENGTH"},{"p":"frc.robot","c":"Constants.Drive","l":"Drive()","u":"%3Cinit%3E()"},{"p":"frc.robot.subsystems","c":"Drive","l":"Drive()","u":"%3Cinit%3E()"},{"p":"frc.robot.commands.auto","c":"DriveAutoFieldOriented","l":"DriveAutoFieldOriented(Translation2d, double)","u":"%3Cinit%3E(edu.wpi.first.math.geometry.Translation2d,double)"},{"p":"frc.robot.commands.auto","c":"DriveAutoRobotOriented","l":"DriveAutoRobotOriented(Translation2d, double)","u":"%3Cinit%3E(edu.wpi.first.math.geometry.Translation2d,double)"},{"p":"frc.robot.commands.drive","c":"DriveFieldOriented","l":"DriveFieldOriented()","u":"%3Cinit%3E()"},{"p":"frc.robot.subsystems","c":"Drive","l":"driveFieldOriented(Translation2d, double)","u":"driveFieldOriented(edu.wpi.first.math.geometry.Translation2d,double)"},{"p":"frc.robot.commands.drive","c":"DriveFieldOrientedHeadingSnapping","l":"DriveFieldOrientedHeadingSnapping()","u":"%3Cinit%3E()"},{"p":"frc.robot","c":"Constants.Controllers","l":"DRIVER_CONTROLLER_DEADBAND"},{"p":"frc.robot","c":"Constants.Controllers","l":"DRIVER_CONTROLLER_PORT"},{"p":"frc.robot","c":"RobotContainer","l":"driverController"},{"p":"frc.robot.commands.drive","c":"DriveRobotOriented","l":"DriveRobotOriented()","u":"%3Cinit%3E()"},{"p":"frc.robot.subsystems","c":"Drive","l":"driveRobotOriented(Translation2d, double)","u":"driveRobotOriented(edu.wpi.first.math.geometry.Translation2d,double)"},{"p":"frc.robot","c":"Constants.Drive","l":"EMPTY_TRANSLATION"},{"p":"frc.robot.commands","c":"AimWithLimelight","l":"end(boolean)"},{"p":"frc.robot.commands.auto","c":"DriveAutoFieldOriented","l":"end(boolean)"},{"p":"frc.robot.commands.auto","c":"DriveAutoRobotOriented","l":"end(boolean)"},{"p":"frc.robot.commands","c":"DeployUrMom","l":"end(boolean)"},{"p":"frc.robot.commands.drive","c":"DriveFieldOriented","l":"end(boolean)"},{"p":"frc.robot.commands.drive","c":"DriveFieldOrientedHeadingSnapping","l":"end(boolean)"},{"p":"frc.robot.commands.drive","c":"DriveRobotOriented","l":"end(boolean)"},{"p":"frc.robot.commands","c":"EnterXMode","l":"end(boolean)"},{"p":"frc.robot.commands.mailbox","c":"DeindexNote","l":"end(boolean)"},{"p":"frc.robot.commands.mailbox","c":"DeployPneumatics","l":"end(boolean)"},{"p":"frc.robot.commands.mailbox","c":"RunBelts","l":"end(boolean)"},{"p":"frc.robot.commands","c":"RunIntake","l":"end(boolean)"},{"p":"frc.robot.subsystems","c":"Drive","l":"enterXMode()"},{"p":"frc.robot.commands","c":"EnterXMode","l":"EnterXMode()","u":"%3Cinit%3E()"},{"p":"frc.robot.commands","c":"AimWithLimelight","l":"execute()"},{"p":"frc.robot.commands.auto","c":"DriveAutoFieldOriented","l":"execute()"},{"p":"frc.robot.commands.auto","c":"DriveAutoRobotOriented","l":"execute()"},{"p":"frc.robot.commands","c":"DeployUrMom","l":"execute()"},{"p":"frc.robot.commands.drive","c":"DriveFieldOriented","l":"execute()"},{"p":"frc.robot.commands.drive","c":"DriveFieldOrientedHeadingSnapping","l":"execute()"},{"p":"frc.robot.commands.drive","c":"DriveRobotOriented","l":"execute()"},{"p":"frc.robot.commands","c":"EnterXMode","l":"execute()"},{"p":"frc.robot.commands.mailbox","c":"DeindexNote","l":"execute()"},{"p":"frc.robot.commands.mailbox","c":"DeployPneumatics","l":"execute()"},{"p":"frc.robot.commands.mailbox","c":"RunBelts","l":"execute()"},{"p":"frc.robot.commands","c":"RunIntake","l":"execute()"},{"p":"frc.robot.subsystems.mailbox","c":"MailboxPneumatics","l":"extend()"},{"p":"frc.robot.commands.mailbox","c":"FireNoteRoutine","l":"FireNoteRoutine()","u":"%3Cinit%3E()"},{"p":"frc.robot.commands.mailbox","c":"FireNoteRoutineNoLimitSwitch","l":"FireNoteRoutineNoLimitSwitch()","u":"%3Cinit%3E()"},{"p":"frc.robot","c":"RobotContainer","l":"getAutonomousCommand()"},{"p":"frc.robot.subsystems","c":"Limelight","l":"getBotpose()"},{"p":"frc.robot.subsystems","c":"Limelight","l":"getBotpose2d()"},{"p":"frc.robot","c":"RobotContainer","l":"getControllerLeftXAxis()"},{"p":"frc.robot","c":"RobotContainer","l":"getControllerLeftYAxis()"},{"p":"frc.robot","c":"RobotContainer","l":"getControllerRightXAxis()"},{"p":"frc.robot","c":"RobotContainer","l":"getControllerRightYAxis()"},{"p":"frc.robot.subsystems","c":"Limelight","l":"getLimelightPipeline()"},{"p":"frc.robot.subsystems","c":"Intake","l":"getLimitSwitch()"},{"p":"frc.robot.subsystems.mailbox","c":"Mailbox","l":"getLimitSwitch()"},{"p":"frc.robot","c":"RobotContainer","l":"getScaledControllerLeftXAxis()"},{"p":"frc.robot","c":"RobotContainer","l":"getScaledControllerLeftYAxis()"},{"p":"frc.robot","c":"RobotContainer","l":"getScaledControllerRightXAxis()"},{"p":"frc.robot","c":"RobotContainer","l":"getScaledControllerRightYAxis()"},{"p":"frc.robot.subsystems","c":"Limelight","l":"getTA()"},{"p":"frc.robot.subsystems","c":"Drive","l":"getTargetSpeeds(double, double, double, double)","u":"getTargetSpeeds(double,double,double,double)"},{"p":"frc.robot.subsystems","c":"Limelight","l":"getTX()"},{"p":"frc.robot.subsystems","c":"Limelight","l":"getTY()"},{"p":"frc.robot.subsystems","c":"Limelight","l":"hasValidTarget()"},{"p":"frc.robot.commands","c":"AimWithLimelight","l":"initialize()"},{"p":"frc.robot.commands.auto","c":"DriveAutoFieldOriented","l":"initialize()"},{"p":"frc.robot.commands.auto","c":"DriveAutoRobotOriented","l":"initialize()"},{"p":"frc.robot.commands","c":"DeployUrMom","l":"initialize()"},{"p":"frc.robot.commands.drive","c":"DriveFieldOriented","l":"initialize()"},{"p":"frc.robot.commands.drive","c":"DriveFieldOrientedHeadingSnapping","l":"initialize()"},{"p":"frc.robot.commands.drive","c":"DriveRobotOriented","l":"initialize()"},{"p":"frc.robot.commands","c":"EnterXMode","l":"initialize()"},{"p":"frc.robot.commands.mailbox","c":"DeindexNote","l":"initialize()"},{"p":"frc.robot.commands.mailbox","c":"DeployPneumatics","l":"initialize()"},{"p":"frc.robot.commands.mailbox","c":"RunBelts","l":"initialize()"},{"p":"frc.robot.commands","c":"RunIntake","l":"initialize()"},{"p":"frc.robot","c":"RobotContainer","l":"intake"},{"p":"frc.robot","c":"Constants.Intake","l":"INTAKE_LIMIT_SWITCH_DIO_PORT"},{"p":"frc.robot","c":"Constants.Intake","l":"INTAKE_MOTOR_ID"},{"p":"frc.robot","c":"Constants.Intake","l":"INTAKE_MOTOR_SPEED"},{"p":"frc.robot","c":"Constants.Intake","l":"Intake()","u":"%3Cinit%3E()"},{"p":"frc.robot.subsystems","c":"Intake","l":"Intake()","u":"%3Cinit%3E()"},{"p":"frc.robot.commands","c":"AimWithLimelight","l":"isFinished()"},{"p":"frc.robot.commands.auto","c":"DriveAutoFieldOriented","l":"isFinished()"},{"p":"frc.robot.commands.auto","c":"DriveAutoRobotOriented","l":"isFinished()"},{"p":"frc.robot.commands","c":"DeployUrMom","l":"isFinished()"},{"p":"frc.robot.commands.drive","c":"DriveFieldOriented","l":"isFinished()"},{"p":"frc.robot.commands.drive","c":"DriveFieldOrientedHeadingSnapping","l":"isFinished()"},{"p":"frc.robot.commands.drive","c":"DriveRobotOriented","l":"isFinished()"},{"p":"frc.robot.commands","c":"EnterXMode","l":"isFinished()"},{"p":"frc.robot.commands.mailbox","c":"DeindexNote","l":"isFinished()"},{"p":"frc.robot.commands.mailbox","c":"DeployPneumatics","l":"isFinished()"},{"p":"frc.robot.commands.mailbox","c":"RunBelts","l":"isFinished()"},{"p":"frc.robot.commands","c":"RunIntake","l":"isFinished()"},{"p":"frc.robot","c":"Constants.MailboxPneumatics","l":"LEFT_SOLENOID_FORWARD_CHANNEL"},{"p":"frc.robot","c":"Constants.MailboxPneumatics","l":"LEFT_SOLENOID_REVERSE_CHANNEL"},{"p":"frc.robot","c":"RobotContainer","l":"limelight"},{"p":"frc.robot","c":"Constants.Limelight.AimingLimelight","l":"LIMELIGHT_NAME"},{"p":"frc.robot","c":"Constants.Limelight","l":"Limelight()","u":"%3Cinit%3E()"},{"p":"frc.robot.subsystems","c":"Limelight","l":"Limelight(String)","u":"%3Cinit%3E(java.lang.String)"},{"p":"frc.robot","c":"RobotContainer","l":"mailbox"},{"p":"frc.robot","c":"Constants.Mailbox","l":"MAILBOX_LIMIT_SWITCH_DIO_PORT"},{"p":"frc.robot","c":"Constants.Mailbox","l":"Mailbox()","u":"%3Cinit%3E()"},{"p":"frc.robot.subsystems.mailbox","c":"Mailbox","l":"Mailbox()","u":"%3Cinit%3E()"},{"p":"frc.robot","c":"RobotContainer","l":"mailboxBelts"},{"p":"frc.robot","c":"Constants.MailboxBelts","l":"MailboxBelts()","u":"%3Cinit%3E()"},{"p":"frc.robot.subsystems.mailbox","c":"MailboxBelts","l":"MailboxBelts()","u":"%3Cinit%3E()"},{"p":"frc.robot","c":"RobotContainer","l":"mailboxPneumatics"},{"p":"frc.robot","c":"Constants.MailboxPneumatics","l":"MailboxPneumatics()","u":"%3Cinit%3E()"},{"p":"frc.robot.subsystems.mailbox","c":"MailboxPneumatics","l":"MailboxPneumatics()","u":"%3Cinit%3E()"},{"p":"frc.robot","c":"Main","l":"main(String...)","u":"main(java.lang.String...)"},{"p":"frc.robot","c":"Constants.Drive","l":"MAX_ANGULAR_SPEED"},{"p":"frc.robot","c":"Constants.Drive","l":"MAX_SPEED"},{"p":"frc.robot","c":"Constants.Limelight.AimingLimelight","l":"MOUNT_ANGLE"},{"p":"frc.robot","c":"Constants.Limelight.AimingLimelight","l":"MOUNT_HEIGHT"},{"p":"frc.robot.subsystems","c":"Drive","l":"periodic()"},{"p":"frc.robot.subsystems","c":"Intake","l":"periodic()"},{"p":"frc.robot.subsystems","c":"Limelight","l":"periodic()"},{"p":"frc.robot.subsystems.mailbox","c":"Mailbox","l":"periodic()"},{"p":"frc.robot.subsystems.mailbox","c":"MailboxBelts","l":"periodic()"},{"p":"frc.robot.subsystems.mailbox","c":"MailboxPneumatics","l":"periodic()"},{"p":"frc.robot.subsystems","c":"UrMom","l":"periodic()"},{"p":"frc.robot.subsystems","c":"UrMom","l":"printUrMom()"},{"p":"frc.robot.subsystems.mailbox","c":"MailboxPneumatics","l":"retract()"},{"p":"frc.robot","c":"Constants.MailboxPneumatics","l":"RIGHT_SOLENOID_FORWARD_CHANNEL"},{"p":"frc.robot","c":"Constants.MailboxPneumatics","l":"RIGHT_SOLENOID_REVERSE_CHANNEL"},{"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","c":"Constants.Drive","l":"ROTATION_DRIVE_PID"},{"p":"frc.robot.subsystems.mailbox","c":"MailboxBelts","l":"runBelts()"},{"p":"frc.robot.commands.mailbox","c":"RunBelts","l":"RunBelts()","u":"%3Cinit%3E()"},{"p":"frc.robot.subsystems","c":"Intake","l":"runIntake()"},{"p":"frc.robot.commands","c":"RunIntake","l":"RunIntake()","u":"%3Cinit%3E()"},{"p":"frc.robot.subsystems","c":"Drive","l":"setHeadingCorrection(boolean)"},{"p":"frc.robot.subsystems","c":"Limelight","l":"setLimelightPipeline(double)"},{"p":"frc.robot","c":"Constants.Limelight.AimingLimelight","l":"SPEED_LIMIT"},{"p":"frc.robot","c":"Constants.Limelight.AimingLimelight","l":"STEER_STRENGTH"},{"p":"frc.robot.subsystems","c":"Drive","l":"stop()"},{"p":"frc.robot.subsystems","c":"Intake","l":"stop()"},{"p":"frc.robot.subsystems.mailbox","c":"MailboxBelts","l":"stop()"},{"p":"frc.robot","c":"Constants.Drive","l":"TAXI_AUTO_DURATION_SECONDS"},{"p":"frc.robot","c":"Constants.Drive","l":"TAXI_AUTO_METERS_PER_SECOND"},{"p":"frc.robot.commands.auto","c":"TaxiAuto","l":"TaxiAuto()","u":"%3Cinit%3E()"},{"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","c":"Constants.Drive","l":"TRANSLATION_DRIVE_PID"},{"p":"frc.robot","c":"Constants.Limelight.AimingLimelight","l":"TURN_DONE_THRESHOLD"},{"p":"frc.robot","c":"RobotContainer","l":"urMom"},{"p":"frc.robot.subsystems","c":"UrMom","l":"UrMom()","u":"%3Cinit%3E()"}];updateSearchResults(); \ No newline at end of file