-
Notifications
You must be signed in to change notification settings - Fork 28
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
Jiminy 1.7.7 #486
Merged
Jiminy 1.7.7 #486
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Owner
duburcqa
commented
Mar 1, 2022
•
edited
Loading
edited
…ossible. (#473) Co-authored-by: Alexis Duburcq <alexis.duburcq@wandercraft.eu>
* [gym/rllib] Refactor extended PPO implementation to support 'ray>=1.9.0'. (#474) * [gym/rllib] Extend PPO implementation now supports dict and box spaces for observation/action. Co-authored-by: Alexis Duburcq <alexis.duburcq@wandercraft.eu>
* [core] Always regenerate original flexible model at reset to allow manual overwrite of rigid original model. * [misc] Use Ctest for managing C++ unit tests. Co-authored-by: Alexis Duburcq <alexis.duburcq@wandercraft.eu>
* [core] Various minor improvements. * [core] Fix segfault when adding unspecified constraint. * [misc] Fix type checker issue. Co-authored-by: Alexis Duburcq <alexis.duburcq@wandercraft.eu>
* [core] Fix 'buildReducedModel' for pinocchio < 2.6.0. * [core] Fix segfault when initializing engine with null robot. * [gym/common] Enable to provide custom robot to 'WalkerJiminyEnv'. Co-authored-by: Alexis Duburcq <alexis.duburcq@wandercraft.eu>
* [python/viewer] Fallback to generic direct connection through ipykernel for Meshcat (VSCode, Jupyterlab). * [python/viewer] More robust comm filtering for executing meshcat related requests out of order * [python/viewer] Fix connection to existing meshcat process. Co-authored-by: Alexis Duburcq <alexis.duburcq@wandercraft.eu>
…anda3d backend. (#481) * [python/common] 'scipy>=1.80' is not supported because _Qhull is not exposed. * [python/viewer] Speed up frame capture and reduce CPU load in offscreen mode for panda3d backend. * [python/viewer] Use new high precision timer-based sleep function for Python>=3.11. * [gym/common] Refactor space utilities to ease gym patch removal at next release. * [gym/common] gym>=0.22.0 is not supported because of GoalEnv removal and drop of Python 3.6. Co-authored-by: Alexis Duburcq <alexis.duburcq@wandercraft.eu>
Co-authored-by: Alexis Duburcq <alexis.duburcq@wandercraft.eu>
Co-authored-by: Alexis Duburcq <alexis.duburcq@wandercraft.eu>
…ackend. (#484) * [python/viewer] Fix random segfault at exit for synchronous panda3d backend. * [python/viewer] Cleanup viewer closing logic. Co-authored-by: Alexis Duburcq <alexis.duburcq@wandercraft.eu>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.