Skip to content

Commit

Permalink
Add 2024 code overview slides
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanc8 committed Nov 4, 2024
1 parent 7856a16 commit cfc6fc9
Showing 1 changed file with 12 additions and 13 deletions.
25 changes: 12 additions & 13 deletions source/PreseasonTraining/2024CodeOverview/index.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,16 @@
# 2024 Code overview

% ```{toctree}
% ---
% maxdepth: 2
% caption: Contents
% titlesonly: true
% ---
% ```
[Main slideshow (WIP)](https://docs.google.com/presentation/d/1h2TP_UYhKLouIGj_ApAjq0098MNCsYZcTjStiFEHq28/edit#slide=id.g31071c5d512_0_13)

## Agenda
## Slides per day

* Overview of last years code
* Every command and subsystem
* Vision code
* QnA
* Watch old matches for strategy and inspiration
* [Oct 28 - 2024 game and bot intro, Shooter](https://docs.google.com/presentation/d/10jF_pbO6ip2r9X4MZxg0tLX1JjQzYbYDpz4nknqmKeo/edit#slide=id.p)
* [Oct 30 - PathPlanner](https://docs.google.com/presentation/d/155NYhF3G_ufj5y1ddz4OqoGMcWBNf7-JaRvy4Aub-7A/edit#slide=id.g30f9ed95fb7_1_0)
* [Oct 31 - 2024 game and bot intro, Shooter](https://docs.google.com/presentation/d/1c8ceNy9UJJGBAT-FtwqXHuwoa7FPv28tdTdbEkj11TI/edit#slide=id.g30f91c001d7_0_39)
* Nov 5 - Robot.java, Localization

## Download the code

```bash
git clone https://github.com/titan2022/FRC-2024-JAVA --branch preseason2024
```

0 comments on commit cfc6fc9

Please sign in to comment.