Skip to content

Conversation

@sharmajatinjs
Copy link

Hi! I fixed the issue where the Load and Reload buttons were not working correctly.

Changes:

  1. Changed load_brain to use restart_simulation() for a full reset (as requested).
  2. Connected the Reload button to reset_simulation() to correctly reset positions without killing the simulator.

Fixes #675

@Amglega
Copy link
Collaborator

Amglega commented Dec 14, 2025

Hi @sharmajatinjs, I'm sorry for the delay in responding to your pull request. First of all, I'd like to thank you for your interest in this project. We just updated it last week with a new version to enable the use without ROS, since there are a lot of changed files, and from what i have seen in your branch there are also some files that have been deleted like the "resources" directory and its contents. Try to rebase your branch with the last version to avoid file collisions and to merge without many conflicts.

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.

Fixing the load and reload button

2 participants