srobo / competition-simulator

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

Import our new standard marker sizes #422

Closed PeterJCLaw closed 9 months ago

PeterJCLaw commented 10 months ago

These are standard sizes which are independent of the game being run, which should avoid needing to update this part of the simulator for each year's game.

Values from https://github.com/srobo/sr-robot/blob/a1c7d2e5f21d1d482d2b2ff1d99110865ecb392e/sr/robot3/game_specific.py#L7-L11

Fixes https://github.com/srobo/competition-simulator/issues/417