srobo / competition-simulator

A simulator for Student Robotics Virtual Competitions
https://studentrobotics.org/docs/simulator/
MIT License
8 stars 2 forks source link

Explore R2023a #362

Closed PeterJCLaw closed 1 year ago

PeterJCLaw commented 1 year ago

We should work out whether we're going to use R2023a for the virtual competition and if so we'll need to add support for it (#359).

The main question here is how forwards & backwards compatible R2022b and R2023a are with each other -- whether we can run the virtual competition matches in the older one while allowing teams to developing in the new one.

PeterJCLaw commented 1 year ago

Fixed by https://github.com/srobo/competition-simulator/pull/359