Releases: srobo/sbot_simulator
SR2026 Competition Release - revision 1
2026.0.3 - Pre-Kickstart Activities
Introduces the example game of Tin Can Rally, to teach some core concepts of robotics and introduce some simple sensors that teams could use on their physical robots.
Fixes a bug that prevented saving images from the camera.
SR2026 Competition Release
Initial release for SR2026 arena
2026.0.2 - Pre-Kickstart Activities
Introduces the example game of Tin Can Rally, to teach some core concepts of robotics and introduce some simple sensors that teams could use on their physical robots.
Also includes an alternative setup script that installs Python 3.11 into a virtual environment regardless of the system Python version.
2026.0.1 - Pre-Kickstart Activities
Introduces the example game of Tin Can Rally, to teach some core concepts of robotics and introduce some simple sensors that teams could use on their physical robots.
What's Changed
Full Changelog: 2025.1.1...2026.0.1
2025.1.1 - Fixes for SR2025
Include the common libraries previously available on the robot. This release supports Python versions 3.9-3.12.
Includes a number of fixes:
- Log the python version
- Fix lighting controller crash
- Improve finding webots
- Include a similar set of libraries to the robot
Full Changelog: 2025.1.0...2025.1.1
SR2025 Competition Release
Initial release for SR2025 game 'urban heights'
2025.0.1 - Pre-Kickstart Activities
A new concept of using the simulator for a set of activities to be completed between signups and Kickstart. These will teach some core concepts of robotics and introduce some simple sensors that teams could use on their physical robots.