team401 / 2024-Robot-Code

Competition code for our 2024 robot
Other
7 stars 0 forks source link
frc java robot
Robot render

[NAME] - Team 401's 2024 Competition Robot

:warning: WIP: We are still too early in the season to add proper features/details.

Robot

About the Robot

Our 2024 robot does X.

Key Features:

Drivetrain

Intake

Scoring

The scoring subsystem has one state machine that controls both the aimer and the shooter. Below is a past version with two separate control flows.

Shooter


shooter-states idle ramp-up shoot

Aimer

X

Endgame

Nav

Auto

Sim

UX

AdvantageScope Model

How to configure locally

  1. Run advantagescope-configs\autoconfig-windows.bat (advantagescope-configs\autoconfig-linux.sh for linux) to automagically copy robot models and config files.
  2. Click File -> Import Layout... and open advantagescope-configs\scope-layout\config.json.

How to push your updates to the scope configuration

Click File -> Export Layout... and export this into your advantagescope-configs\scope-layout folder. Name it config.json.

Roadmap

Contact

TBD