Skip to content

Commit ea5672a

Browse files
committed
hid all todos and dev setup. added environment setup pictures for espidf
1 parent 2055eb6 commit ea5672a

File tree

21 files changed

+53
-51
lines changed

21 files changed

+53
-51
lines changed

docs/_assets/images/espidf_448.png

48 KB
Loading
137 KB
Loading
47.6 KB
Loading
35.1 KB
Loading
25.1 KB
Loading
866 KB
Loading

docs/_sections/_guide-FAQ/competition_logistics.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,17 +22,19 @@ These TIW materials will (most likely) include your chassis and your mechanical
2222

2323
## Where can we store our robot?
2424

25-
You can store your robot on the RAS Office's (EER 0.822C) Robotathon shelf! If there are no RAS leaders in the office and you want to do some work on your robot, please reach out to us in the [Robotathon Discord chat](https://discord.com/channels/692834117687181505/881756500933091338)!
25+
You can store your robot / components on the RAS Office's (EER 0.822C) Robotathon shelf! If there are no RAS leaders in the office and you want to do some work on your robot, please reach out to us in the [Robotathon Discord chat](https://discord.com/channels/692834117687181505/881756500933091338)!
2626

27-
We ask that you keep the robot in the EER at all times to prevent items from getting lost.
27+
We ask that you keep the robot in the EER at all times to prevent items from getting lost.
2828

29-
<img src="{{ '/_assets/images/my_image.png' | prepend: site.baseurl }}" alt="my_image.png :(">
30-
TODO: replace with picture of shelf with designated robotathon robot area
29+
The designated Robotathon shelf area can be found with all the bags:
30+
<img src="{{ '/_assets/images/robotathon_shelf.jpg' | prepend: site.baseurl }}" alt="robotathon_shelf.jpg :(">
3131

32-
## What can we keep after the competition?
32+
<!--
3333
TODO: figure out what they can keep
34+
## What can we keep after the competition?
35+
Your team may keep the following:
3436
- Robot chassis
3537
- ESP32/all sensors
3638
37-
You must return the following:
38-
- Remote controller
39+
Your team must return the following:
40+
- Remote controller -->

docs/_sections/_guide-FAQ/technical.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@ nav_order: 1
77

88
# Technical FAQ
99

10-
## Why does my build fail?
10+
<!-- ## Why does my build fail?
1111
Ensure their portable vscode installation is located in a path without spaces
1212
Document instance where they have spaces in name
1313
- Solution is to move project directory to C drive
14-
TODO: Document reading the error messages (i.e. starting from the first error culprit fixes ones below etc etc)
14+
TODO: Document reading the error messages (i.e. starting from the first error culprit fixes ones below etc etc) -->
1515

1616
## What is the difference between cloning using HTTPS and SSH?
1717
HTTPS (Hypertext Transfer Protocol Secure) and SSH (Secure Shell) are both data transfer protocols used in networking

docs/_sections/_guide-game-overview/game-desc.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The competition will be double-elimination style which means if your team is bea
1616

1717
Your team will receive one ping pong ball at the beginning of every round as ammo to destroy the Aggienator
1818

19-
TODO include image of map and have it in its own subcategory
19+
<!-- TODO include image of map and have it in its own subcategory -->
2020

2121
## Challenges
2222

docs/_sections/_guide-home/docs-dev-setup.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
---
1+
<!-- ---
22
layout: default
33
title: ROBOTATHON GUIDE JEKYLL SETUP (remove during comp)
44
nav_include: true
55
nav_order: 1
6-
---
6+
--- -->
77

8-
<!-- comment the front matter above when not in dev mode -->
8+
<!-- comment the front matter above during competition season -->
99

1010

1111

0 commit comments

Comments
 (0)