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

Reset scene from Simulator and Interface #93

Open
clement-moulin-frier opened this issue Sep 20, 2024 · 0 comments
Open

Reset scene from Simulator and Interface #93

clement-moulin-frier opened this issue Sep 20, 2024 · 0 comments
Assignees

Comments

@clement-moulin-frier
Copy link
Owner

Description

When loading a scene in the simulator, then running it, we often want to come back to the initial scene state. For now it means restarting the simulator server and interface. It will be useful if this could be done more easily, with both:

  • A "Reset scene" button in the interface
  • A method of the Simulator class (but maybe the load_scene method already does the job), that can be invoked from the Client.

Writing this, I actually think it is just a special case of being able to load a scene (on server and/or client side), so this could be part of #30 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants