Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update the simulator to sr2024.2 #581

Merged
merged 1 commit into from
Feb 28, 2024
Merged

Update the simulator to sr2024.2 #581

merged 1 commit into from
Feb 28, 2024

Conversation

PeterJCLaw
Copy link
Member

This release includes:

  • allows LEDs to be set right away
  • locks simulator components, avoiding accidental movement
  • fixes to a lighting bug
  • improves windows competition-mode match running

https://github.com/srobo/competition-simulator/releases/tag/sr2024.2

This release includes:
- allows LEDs to be set right away
- locks simulator components, avoiding accidental movement
- fixes to a lighting bug
- improves windows competition-mode match running
@PeterJCLaw PeterJCLaw requested a review from Adimote February 4, 2024 14:01
@@ -90,7 +90,7 @@ If you're still having problems, ask for help in [Discord][discord].
The world simulation we provide defines the environment that contains the simulated arena and robot as well as the SR API for use in the simulator.

1. Create a directory, perhaps called `simulation` where you will store your robot code.
2. [Download the simulation](https://github.com/srobo/competition-simulator/releases/download/sr2024.1/competition-simulator-sr2024.1.zip), the latest version is sr2024.1, released on 2023-10-21.
2. [Download the simulation](https://github.com/srobo/competition-simulator/releases/download/sr2024.2/competition-simulator-sr2024.2.zip), the latest version is sr2024.2, released on 2024-02-04.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
2. [Download the simulation](https://github.com/srobo/competition-simulator/releases/download/sr2024.2/competition-simulator-sr2024.2.zip), the latest version is sr2024.2, released on 2024-02-04.
2. [Download the simulation](https://github.com/srobo/competition-simulator/releases/download/sr2024.2/competition-simulator-sr2024.2.zip), the latest version is sr2024.2, released on 2024-02-07.

Update date, then ship :)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The date is correct... that's when it was available to download. Agree it wasn't publicised then. Applying the change will (I think) clear your review. Can we just keep as-is?

@PeterJCLaw PeterJCLaw merged commit 61ce1ee into main Feb 28, 2024
2 checks passed
@PeterJCLaw PeterJCLaw deleted the simulator-sr2024.2 branch February 28, 2024 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants