|
| 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 |
0 commit comments