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

Add Mujoco v5 environments #85

Draft
wants to merge 28 commits into
base: main
Choose a base branch
from
Draft

Add Mujoco v5 environments #85

wants to merge 28 commits into from

Conversation

LucasAlegre
Copy link
Member

@LucasAlegre LucasAlegre commented Feb 18, 2024

This PR should be merged when Gymnasium v1.0 is out. It should add:

  • mo-halfcheetah-v5

  • mo-hopper-v5

  • mo-swimmer-v5

  • mo-walker2d-v5

  • mo-humanoid-v5

  • Update the scale of the rewards so that expected utility metric is not affected by different reward magnitudes + make sure that we can map to the original Gymnasium envs by applying the LinearReward wrapper.

@LucasAlegre LucasAlegre self-assigned this Feb 18, 2024
@LucasAlegre LucasAlegre added the enhancement New feature or request label Feb 18, 2024
@LucasAlegre LucasAlegre marked this pull request as draft February 18, 2024 23:42
@ffelten
Copy link
Collaborator

ffelten commented Feb 19, 2024

No swimmer as in #39 ?

@LucasAlegre
Copy link
Member Author

No swimmer as in #39 ?

True, I forgot about this one.

Copy link
Contributor

@Kallinteris-Andreas Kallinteris-Andreas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

HalfCheetah LGTM

Hopper needs docstring update

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants