Skip to content

Various bugfixes#5

Merged
WillB97 merged 13 commits into
mainfrom
bugfixes
Sep 6, 2025
Merged

Various bugfixes#5
WillB97 merged 13 commits into
mainfrom
bugfixes

Conversation

@WillB97

@WillB97 WillB97 commented Sep 3, 2025

Copy link
Copy Markdown
Collaborator
  • Add Python 3.13 support
  • Remove unused robots in dev mode
  • Improve setup error handling
  • Fix minor issues around servos

@WillB97 WillB97 requested a review from a team September 3, 2025 21:12
Comment thread scripts/setup.py
except SubprocessError:
print(BOLD_RED)
logger.error("Setup failed due to an error.")
input(f"An error occurred, press enter to close.{RESET_COLOUR}")

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thought: Should we be explicit here that the setup failed and that the simulator isn't usable? I wonder if people will just see "press enter to close" and keep following the docs.

Alternatively, perhaps this is something we can put in the docs instead?

@WillB97 WillB97 merged commit 8a20f08 into main Sep 6, 2025
9 checks passed
@WillB97 WillB97 deleted the bugfixes branch September 6, 2025 11:00
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