MelbourneHighSchoolRobotics / ev3sim

A simulator for soccer robots programmed with ev3dev.
https://ev3sim.mhsrobotics.club
Other
11 stars 8 forks source link

Bot workspace change #222

Closed glipR closed 3 years ago

glipR commented 3 years ago

Fixes #212

Makes the simulator use the new workspace standard.

TODO: Make it so that the sim automatically detects old bot versions, and alerts the user, converts the bot into new format (This will break bots with existing relative imports but meh)

glipR commented 3 years ago

Very happy with how this turned out. Updating should automatically convert bot and preset files as needed, and new format is much simpler and accessible. If the robocup people haven't started testing they should definitely use this version instead.

Thanks for the input @angustrau @peter-drew

glipR commented 3 years ago

Tested locally with exe and command line usage.

peter-drew commented 3 years ago

Realised I missed this one, will review now

glipR commented 3 years ago

Back on latest main @peter-drew .