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

V0.7.0: Gymnasium Upgrade. Multiple teleOP controllers. MuJoCo upgrade #137

Merged
merged 62 commits into from
Mar 26, 2024

Conversation

vikashplus
Copy link
Owner

No description provided.

Vittorio-Caggiano and others added 30 commits October 10, 2023 18:18
…st unpickling. Better handling for future gym versions
… versions

- adding an helper util to prioritize gymnasium import over gym
- standardizing gym_registry_specs for robohive env registration
- moving all self.np_random.randint to self.np_random.choice as its more standard across versions
- bugfix in range specifications. high-low<0 for a few instances
- Adding a buffer (*_) in step and forward to accommodate different number of entities returned
- starting to use env.unwrapped instead of env.env.....
- robustifying test_logger. It can effectively fish out the log names now
…ience. Most env suite upgraded. Others are WIP and will come with next few commits
…back to the previous versions. This should be undone in the future when this feature is stable
…d. Others are WIP and will come with next few commits
vikashplus and others added 27 commits December 31, 2023 17:53
…tion. It relises on the user to close the persistent connection (by calling robot.close() on atleast one of the robot instances) before existing the program. Skipping this for sim-robot shouldn't be a problem. For hardware robot it will leave the robot running. This cleans up the bug that was preventing clean termination
- Updating to myochallenge'23 envs release
… By default path_utils uses unwrapped envs now
…ting it back to the previous versions. This should be undone in the future when this feature is stable"

This reverts commit ae51c9e.
…=0.13. Feel free to revert back to this when facing instability due to gym versions
@vikashplus vikashplus changed the title Dev V0.7.0: Gymnasium Upgrade. Multiple teleOP controllers. MuJoCo upgrade Mar 26, 2024
@vittorione94 vittorione94 merged commit 6c14798 into main Mar 26, 2024
3 checks passed
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.

8 participants