-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
12 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
``` |