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

[gym/zoo] Fix 'acrobot' and 'cartpole' envs not using wrong integrator. #719

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

duburcqa
Copy link
Owner

No description provided.

@duburcqa duburcqa merged commit 379afb3 into dev Feb 13, 2024
30 checks passed
@duburcqa duburcqa deleted the fix_envs_odesolver branch February 13, 2024 21:24
@duburcqa duburcqa mentioned this pull request Feb 13, 2024
duburcqa added a commit that referenced this pull request Feb 13, 2024
* [core] Error and warning reporting more consistent with Python. (#716)
* [core] Fix exception handling for visco-elastic coupling and internal flex forces. (#716)
* [core] Fix error estimation too optimistic for adaptive steppers. (#716)
* [core] Fix partially broken step adjustment optim that could lead to integration fail. (#721)
* [gym/common] Move 'sample' from 'spaces.py' to 'helpers.py'. (#721)
* [gym/zoo] Fix 'acrobot' and 'cartpole' envs not using wrong integrator. (#719)
* [misc] Do not verify metadata before pushing wheels on PyPi.
* [misc] Fix easy install doc. (#721)
* [misc] Fix support of virtual env ('venv', 'pyenv', ...) when building dependencies. (#721)

---------

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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant