Skip to content

Commit a7d4e64

Browse files
authored
Merge pull request #599 from srobo/yet-more-virtual-league-detail
Yet more virtual league detail
2 parents a533136 + ec27982 commit a7d4e64

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

_events/sr2025/virtual-competition.md

+9-3
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,21 @@ type: competition
77
location: <a href="https://www.youtube.com/watch?v=p0KxrRNTGBs">Student Robotics' YouTube Channel</a>
88
---
99

10-
The Student Robotics Virtual League is the first stage of the SR2025 competition. Teams will push their virtual robots to the limit, competing against each other in a [virtual arena](https://studentrobotics.org/docs/simulator/), teams are competing for real league points, which could make all the difference in the final competition.
10+
The Student Robotics [Virtual League](https://studentrobotics.org/docs/robots_101/programme_structure#virtual-league) is the first stage of the SR2025 competition. Teams will push their virtual robots to the limit, competing against each other in a [virtual arena](https://studentrobotics.org/docs/simulator/), for real league points, which could make all the difference in the final competition.
1111

12-
Teams will have to submit their code to us by 6pm GMT on Thursday 6th February using our [code submitter](https://studentrobotics.org/docs/tutorials/code_submitter).
12+
Like the in-person physical [competition]({{ site.baseurl }}/events/sr2025/competition/) later in the year, teams must devise a strategy which their [virtual robot](https://studentrobotics.org/docs/simulator/simulated_robot) can follow completely autonomously.
13+
This is aided by the simulator using the same programming interfaces as the physical robots, enabling teams to write code which can largely be used for both parts of the competition.
14+
Unlike their physical counterparts, the virtual robots come pre-designed and are the same for all teams.
15+
16+
This makes the virtual league both a test of the teams' coding ability as well as an early opportunity to explore strategies for competing against other teams.
17+
18+
Teams will have to submit their code to us by **6pm GMT on Thursday 6th February** using our [code submitter](https://studentrobotics.org/docs/tutorials/code_submitter).
1319
Teams can make as many submissions as they like, with the last one before the submission deadline being used.
1420

1521
There will be four appearances per team in the Virtual League, with each Virtual League match being worth half a Main League match.
1622
Only teams who submit code before the deadline will have appearances in the Virtual League.
1723

18-
After the livestream, teams will receive recordings of the matches their robot competed in and copies of their robot's logs.
24+
After the livestream, teams will receive copies of their robot's logs from the matches their robot competed in.
1925

2026
## Livestream
2127

0 commit comments

Comments
 (0)