Skip to content

Commit d5e41b8

Browse files
authored
Merge pull request #608 from srobo/more-supervisor-info
Provide more information for supervisors
2 parents 7bd1fd9 + f650c87 commit d5e41b8

File tree

4 files changed

+130
-4
lines changed

4 files changed

+130
-4
lines changed

_data/sidebar_tree.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,8 @@ tree:
8080
- url: /robots_101/
8181
title: Robots 101
8282
tree:
83+
- url: /robots_101/programme_structure
84+
title: Programme Structure
8385
- url: /robots_101/post_kickstart
8486
title: After Kickstart
8587
- url: /robots_101/design

robots_101/index.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,9 @@ title: Robots 101
77

88
Robots 101 is a series aimed at helping teams new to Student Robotics get started.
99

10-
There are 6 articles in this series:
10+
There are 7 articles in this series:
11+
12+
- [Programme Structure]({{ site.baseurl }}/robots_101/programme_structure): What happens during the course of the year
1113
- [Post-Kickstart]({{ site.baseurl }}/robots_101/post_kickstart): You've attended our Kickstart event and are now ready to build your robot
1214
- [Design]({{ site.baseurl }}/robots_101/design): How to approach the design of your robot
1315
- [Code]({{ site.baseurl }}/robots_101/code): Things to consider when writing code for your robot

robots_101/programme_structure.md

Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
---
2+
layout: page
3+
title: Robots 101 - Programme Structure
4+
---
5+
6+
# Robots 101 - Programme Structure
7+
8+
Student Robotics is an annual robotics competition for people aged 16-19.
9+
But what actually happens during the course of the competition year?
10+
11+
## Registration
12+
13+
Registration for the competition usually opens in early September. Teams usually
14+
consist of 4-8 competitors attending a school or college, though other groups
15+
are also free to enter. Your team must have a responsible adult who will oversee
16+
the team (a role we call the [team supervisor][team-supervisor]) and they must
17+
be the person to [sign up][sign-up].
18+
19+
While places are free (thanks to our [sponsors][sponsors]), they are limited.
20+
You will be notified whether or not your team has received a place shortly
21+
before the start of the competition year.
22+
23+
<!-- TODO: add something about the pre-kickstart activities once they're published -->
24+
25+
## Kickstart
26+
27+
Kickstart is the event which kicks off a competition year. The structure of the
28+
competition and the [game rules][rules] are announced and any questions you have
29+
will be answered.
30+
31+
Typically this is a one day in-person event in October (usually a Saturday).
32+
Throughout the day there are Blueshirts (our awesome volunteers!) around in
33+
person, ready to answer any questions and to help you through the
34+
[microgames][microgames]. The microgames help you become familiar with the
35+
[kit][kit] which is loaned to all teams and should kickstart some ideas for your
36+
robot’s design.
37+
38+
## Mentoring
39+
40+
Shortly after Kickstart we aim to pair up teams with a volunteer mentor who can
41+
guide the team and help them with any technical questions. Where possible the
42+
mentor will join the team's meetings in person, though we also offer remote
43+
mentors if that is not possible.
44+
45+
All teams also have access to our [Discord][discord] server where they can chat
46+
with all our volunteers (as well as other teams) at any time.
47+
48+
## Your time
49+
50+
Most teams work on their robot for at least two hours a week, with some teams
51+
spending four hours or more. How this time is scheduled varies between teams --
52+
some have more than one meeting a week, others have less frequent but longer
53+
sessions.
54+
55+
To get the most out of the time, ensure sessions are long enough to make useful
56+
progress after allowing for setting up beforehand and tidying away afterwards.
57+
58+
## Tech Days
59+
60+
Throughout the year [Tech Days][tech-days] provide opportunities to spend a
61+
whole day (usually a Saturday) working on your robot, with lots of help
62+
available. They’re also an opportunity to see how other teams are doing or get
63+
more direct help with your robot.
64+
65+
We provide a space for you to work in, with power and internet access, as well
66+
as volunteers able to help with the kits and hands-on guidance with your robot.
67+
68+
## Virtual Competition
69+
70+
The Virtual Competition is often the first change you'll have to test your
71+
strategies against other teams. You'll submit your robot code for running
72+
against other teams in the [simulator][simulator]. The matches are livestreamed
73+
on our [YouTube Channel][youtube] and you'll get a copy of your robot's logs
74+
afterwards so you can continue to improve it.
75+
76+
## Competition
77+
78+
The Competition event is a two day event in spring. It's the ultimate test for
79+
your robot in a weekend of tinkering and matches.
80+
81+
You'll have a team pit for you to work in, with power and internet access, and
82+
throughout the weekend there are volunteers around to help with the kits and
83+
hands-on guidance with your robot. We also provide a test arena which you can
84+
use to check the improvements you're making to your robot.
85+
86+
Typically there are blocks of league matches on the Saturday and on Sunday
87+
morning, with time to improve your robot between appearances. On Sunday
88+
afternoon you'll advance into the knockout stages, and can go on to win prizes.
89+
90+
91+
[team-supervisor]: {{ site.baseurl }}/robots_101/team_supervisor
92+
[sign-up]: https://studentrobotics.org/compete/#signup
93+
[sponsors]: https://studentrobotics.org/sponsor/
94+
[rules]: {{ site.baseurl }}/rules/
95+
[microgames]: {{ site.baseurl }}/competitor_resources/microgames
96+
[kit]: {{ site.baseurl }}/kit/
97+
[discord]: {{ site.baseurl }}/tutorials/discord
98+
[tech-days]: {{ site.baseurl }}/robots_101/tech_days
99+
[simulator]: {{ site.baseurl }}/simulator/
100+
[youtube]: https://www.youtube.com/@studentrobotics

robots_101/team_supervisor.md

Lines changed: 25 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,32 @@ title: Robots 101 - So you're running a team
77

88
Here’s a little bit of info on what to expect from Student Robotics, and your responsibilities as a team supervisor.
99

10-
As a team supervisor, your role is to guide the competitors through the journey of building a robot. You’ll be there to point them in the right direction when they get stuck and resolve any issues they run into. We encourage team supervisors to limit their involvement with the robot design/building process so that the finished contraptions are 100% student-built which competitors find very rewarding.
10+
## Your role
11+
12+
As a team supervisor, your role is to guide the competitors through the journey of building a robot. You’ll be there to point them in the right direction when they get stuck and resolve any issues they run into.
13+
You don't need to have any technical skills though -- our volunteer mentors can provide that [support](#support) either in person or remotely.
14+
We encourage team supervisors to limit their involvement with the [robot design]({{ site.baseurl }}/robots_101/design)/building process so that the finished contraptions are 100% student-built which competitors find very rewarding.
1115

1216
You’ll be our point of contact with the team. If you have any questions during the year, just email <{{ site.emails.teams }}>. We’ll also be sending you emails every month or so with important information such as:
1317
- Details of [Tech Days]({{ site.baseurl }}/robots_101/tech_days) where we provide a space for teams to come together and get direct help from our dedicated volunteers
1418
- Software updates for our kit
15-
- Information about the competition event (usually in late March or April)
19+
- Information about the [competition event]({{ site.baseurl }}/robots_101/programme_structure#competition) (usually in late March or April)
1620

1721
We aim to host our Kickstart event and Tech Days in multiple locations to make it more convenient for you to travel. However, you will still need to arrange to travel to these places.
1822
This is especially important to book for the competition, as you will likely need to arrange to stay overnight near the venue.
1923

20-
Our kit includes a battery and a few boards to get your robot started. However, your team will need additional components and materials from which to build their robot. For the chassis, your team has several options. Teams often use cardboard, MDF, Aluminium, and/or Acrylic. In terms of electronic components, teams often make use of:
24+
## The team
25+
26+
Teams usually consist of 4-8 competitors aged 16-19 and are often attending a school or college.
27+
However, the team doesn't necessarily need to represent a school -- any group of 16-19 year-olds, with a responsible adult, can enter.
28+
29+
Most teams work on their robot for at least two hours a week, with some teams spending four hours or more.
30+
How this time is scheduled varies between teams -- some have more than one meeting a week, others have less frequent but longer sessions.
31+
To get the most out of the time, ensure sessions are long enough to make useful progress after allowing for setting up beforehand and tidying away afterwards.
32+
33+
## Materials
34+
35+
Our [kit]({{ site.baseurl }}/kit/) includes a battery and a few boards to get your robot started. However, your team will need additional components and materials from which to build their robot. For the chassis, your team has several options. Teams often use cardboard, MDF, Aluminium, and/or Acrylic. In terms of electronic components, teams often make use of:
2136
- At least two 12V motors (our kit supports four)
2237
- A few servo motors
2338
- A few microswitches for detecting if you bump into something
@@ -33,6 +48,13 @@ Popular suppliers of these components are:
3348
- [Amazon](https://www.amazon.co.uk/)
3449
- [eBay](https://www.ebay.co.uk/)
3550

51+
Your team will also need access to a computer to write the [code]({{ site.baseurl }}/robots_101/code) for their robot.
52+
Ideally this would be one that can be brought to events so that improvements can be made to the robot at any time.
53+
54+
Being able to install software onto the computer will also be important to make use of the [simulator]({{ site.baseurl }}/simulator/) and a suitable [code editor]({{ site.baseurl }}/tutorials/editors/).
55+
56+
## Support
57+
3658
To allow you and your team to ask us questions directly, as well as share what they’re working on with other teams, we provide a [Discord]({{ site.baseurl }}/tutorials/discord) server. You will receive a unique link to share with your team so that you can all join with your own Discord accounts. Each team gets a private text channel for direct support from us which can be used to discuss your robot without worrying about giving other teams your strategy. We also have a team-supervisor only channel for any questions you may have. There are also some text channels where teams can communicate with each other (and us!) for more general topics. If you’d like a voice channel for your team, email us or ask in `#team-supervisor`!
3759

3860
If you’d like additional support throughout the year, we have dedicated mentors who can regularly join your team meetings either in-person or remotely. Your mentor will help guide your team towards good solutions for their robot, provide assistance where they might need it as well as help them understand the kit, the rules and the competition as a whole. We *strongly* encourage new teams to sign up for mentoring. If this sounds like something you’d like, look out for our email shortly after Kickstart.

0 commit comments

Comments
 (0)