Skip to content

Commit b6e060f

Browse files
committed
Merge branch 'robotathon-guide-2025' of https://github.com/ut-ras/RobotathonESP32 into robotathon-guide-2025
2 parents e53372f + a12e762 commit b6e060f

34 files changed

+155
-109
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/checkpoints/chassis-design.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,6 @@ nav_order: 2
99
---
1010

1111
# Chassis Design Checkpoint
12-
<img src="{{ '/_assets/images/my_image.png' | prepend: site.baseurl }}" alt="my_image.png :(">
13-
14-
***replace with smth smth design***
15-
16-
1712
To pass this checkpoint, your design should meet the following requirements:
1813
* A drawn schematic of your chassis and where you plan to place each component (does not have to be detailed)
1914

docs/_sections/_guide-game-overview/checkpoints/color-challenge.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ parent: Checkpoints
66
nav_order: 7
77
---
88
# Color Sensor Checkpoint
9-
10-
<img src="{{ '/_assets/images/my_image.png' | prepend: site.baseurl }}" alt="my_image.png :(">
11-
***replace with picture of current color challenge***
12-
139
To pass this checkpoint, your robot should meet the following requirements:
1410

1511
* Have the color sensor attached to the robot in some way

0 commit comments

Comments
 (0)