Skip to content
Cody Wellman edited this page Feb 21, 2022 · 32 revisions

This wiki contains all the documentation for FRC Team 3602 Robomos' 2022 Rapid React robot.

Resources

Subsystems

This lists all the motors needed for our subsystems.

Drivetrain

  • Falcon 500 / frontLeft
  • Falcon 500 / backLeft
  • Falcon 500 / frontRight
  • Falcon 500 / backRight

Climber

  • Falcon 500 / supportLeft
  • Falcon 500 / armLeft
  • Falcon 500 / supportRight
  • Falcon 500 / armRight

Shooter

  • Falcon 500 / motorTop
  • Falcon 500 / motorBottom

Intake

  • Falcon 500 / intakeSpinMotor
  • Falcon 500 / intakePivotMotor

Index

  • 550 / motorTop
  • 550 / motorBottom
  • 550 / motorExtra

Commands

Drivetrain

  • DriveCommand
  • DriveBackwardsCommand

Climber

  • ClimbExtend
  • ClimbRetract
  • ClimbPivot
  • ClimbControl

Shooter

Intake

  • IntakeSpin
  • IntakePivot
  • IntakeControl

Index

Clone this wiki locally