Package robot
Class RobotMap.Component
java.lang.Object
robot.RobotMap.Component
- Enclosing class:
- RobotMap
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic CustomTalonFXstatic CustomTalonFXstatic CustomTalonFXstatic CustomTalonFXstatic SwerveSubsystemstatic ClimberSubsystemstatic LinearDutyCycleEncoderstatic SmartMotorControllerstatic CustomTalonFXstatic CustomTalonFXstatic CustomTalonFXstatic CustomTalonFXstatic IMUstatic IndexerSubsystemstatic SmartMotorControllerstatic SmartMotorControllerstatic IntakeSubsystemstatic MotorSubsystemstatic SmartMotorControllerstatic CustomDutyCycleEncoderstatic SmartMotorControllerstatic edu.wpi.first.wpilibj.AddressableLEDstatic LightSubsystemstatic edu.wpi.first.wpilibj.PowerDistributionstatic ShooterSubsystemstatic CustomTalonFXstatic CustomTalonFXstatic VisionSubsystem -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
chassis
-
lights
-
vision
-
climber
-
intake
-
shooter
-
indexer
-
INTAKE_DO_NOT_USE_OR_YOU_WILL_BE_FIRED
-
flDrive
-
flTurn
-
frDrive
-
frTurn
-
blDrive
-
blTurn
-
brDrive
-
brTurn
-
climbMotor
-
intakeAngleMotor
-
intakeRollerMotor
-
indexerMotorBottom
-
indexerMotorTop
-
shooterMotorRight
-
shooterMotorLeft
-
imu
-
pdh
public static edu.wpi.first.wpilibj.PowerDistribution pdh -
ledStrip
public static edu.wpi.first.wpilibj.AddressableLED ledStrip -
intakeEncoder
-
climberEncoder
-
-
Constructor Details
-
Component
public Component()
-