Skip to content

Commit

Permalink
add initial readme
Browse files Browse the repository at this point in the history
  • Loading branch information
quackitsquinn committed Jan 26, 2024
1 parent f6b66a4 commit 94275b3
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.MD
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# 937's code for the 2024 FRC season

[![Compile](https://github.com/frc937/robot2024/actions/workflows/compile.yml/badge.svg)](https://github.com/frc937/robot2024/actions/workflows/compile.yml)

## Summary of how our robot functions
1. Run Intake to intake a Note
2. Stop Intake when Index Switch senses a Note
3. Align bot with Amp using Limelight
4. Spin up Output while extending Piston
5. When Position Switch detects Tower is in upright position, run Intake to index Note to Output
7. When button is released, stop Intake and Output and retract Piston.

0 comments on commit 94275b3

Please sign in to comment.