-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a blog post announcing signups for SR2025 being open
This is copied over from last year, with light edits.
- Loading branch information
1 parent
ccaa297
commit 0115167
Showing
1 changed file
with
45 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
--- | ||
title: Registration opens for Student Robotics 2025 | ||
--- | ||
|
||
{% include figure.html src="/images/content/blog/sr2024/sr2024-photo.jpg" | ||
caption="All the teams from SR2024" %} | ||
|
||
We're excited to announce that registration for the 2025 season of Student | ||
Robotics is now open! | ||
|
||
Based in the UK, Student Robotics challenges teams of 16 to 19 year-olds to | ||
design, build and program fully autonomous robots to compete in our annual | ||
competition. Teams will have just six months to engineer their creations. As | ||
well as supplying teams with a kit, which they can use as a framework for their | ||
robot, we mentor the teams over this period. Thanks to the generosity of our | ||
sponsors, we provide all of this to our teams at no cost. | ||
|
||
The competition cycle will start with an in-person [Kickstart event][kickstart] | ||
hosted at the University of Southampton. During the event the game and the | ||
structure of the competition will be announced. | ||
|
||
The competition year will culminate in an in-person competition over two days in | ||
around Easter 2025, which will see the robots compete through a league stage and | ||
a seeded knockout. As usual the prizes will recognise not only the teams which | ||
come top in the knockouts, but also those who excel in other ways. | ||
|
||
Details of the game and prizes will be revealed at Kickstart. Details of the | ||
Kickstart and competition events will be published when they are available. | ||
We expect to confirm places towards the end of September. | ||
|
||
If you would like a chance to [compete][compete] in Student Robotics 2025, | ||
please fill in the [entry form][entry-form] with the required information. | ||
Places are limited, so sign up soon to avoid disappointment. | ||
|
||
We look forward to seeing your teams! | ||
|
||
<div class="text-center"> | ||
<a class="button button-primary" href="{{ site.baseurl }}/compete#signup"> | ||
Register your interest | ||
</a> | ||
</div> | ||
|
||
[kickstart]: {{ '/events/sr2025/kickstart' | prepend: site.baseurl }} | ||
[compete]: {{ '/compete' | prepend: site.baseurl }} | ||
[entry-form]: {{ '/compete#signup' | prepend: site.baseurl }} |