Skip to content

Commit 54d27d1

Browse files
authored
Merge pull request #607 from srobo/pre-kickstart-activities
Add a page about the pre-kickstart activities
2 parents d5e41b8 + 0460f9a commit 54d27d1

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

_data/sidebar_tree.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,8 @@ tree:
137137
- url: /competitor_resources/
138138
title: Resources
139139
tree:
140+
- url: /competitor_resources/pre_kickstart_activities
141+
title: Pre-Kickstart Activities
140142
- url: /competitor_resources/microgames
141143
title: Microgames
142144
- url: /competitor_resources/markers
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
layout: page
3+
title: Pre-Kickstart Activities
4+
---
5+
6+
# Pre-Kickstart Activities
7+
8+
The pre-Kickstart activities are a new concept we are introducing for SR2025. They use our simulator for a set of activities intended to be completed between registration and Kickstart. These will teach some core concepts of robotics and introduce some simple sensors that teams could use on their physical robots.
9+
10+
We recommend you work through them as a team, so you can learn from each other.
11+
If you have any issues, just ask us on [Discord](/docs/tutorials/discord).
12+
13+
You can access the [the activities here](https://docs.google.com/document/d/18Kt72gt__4len23zyeAXD-qkSsHw72Il7PjfBgGqwnU/preview).

robots_101/programme_structure.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,9 @@ While places are free (thanks to our [sponsors][sponsors]), they are limited.
2020
You will be notified whether or not your team has received a place shortly
2121
before the start of the competition year.
2222

23-
<!-- TODO: add something about the pre-kickstart activities once they're published -->
23+
We also provide some [pre-kickstart activities][pre-kickstart-activities] which
24+
teach some core concepts of robotics making use of our [simulator][simulator]
25+
and introduce some simple sensors that you could use on your physical robots.
2426

2527
## Kickstart
2628

@@ -91,6 +93,7 @@ afternoon you'll advance into the knockout stages, and can go on to win prizes.
9193
[team-supervisor]: {{ site.baseurl }}/robots_101/team_supervisor
9294
[sign-up]: https://studentrobotics.org/compete/#signup
9395
[sponsors]: https://studentrobotics.org/sponsor/
96+
[pre-kickstart-activities]: {{ site.baseurl }}/competitor_resources/pre_kickstart_activities
9497
[rules]: {{ site.baseurl }}/rules/
9598
[microgames]: {{ site.baseurl }}/competitor_resources/microgames
9699
[kit]: {{ site.baseurl }}/kit/

0 commit comments

Comments
 (0)