Skip to content

Add support for Gymnasium v1.0#131

Open
pseudo-rnd-thoughts wants to merge 2 commits intoPKU-Alignment:mainfrom
pseudo-rnd-thoughts:gymnasium-v1.0
Open

Add support for Gymnasium v1.0#131
pseudo-rnd-thoughts wants to merge 2 commits intoPKU-Alignment:mainfrom
pseudo-rnd-thoughts:gymnasium-v1.0

Conversation

@pseudo-rnd-thoughts
Copy link

@pseudo-rnd-thoughts pseudo-rnd-thoughts commented Jan 25, 2025

Description

Fixes #124, updating Gymnasium to v1.0

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds core functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (update in the documentation)

Checklist

Go over all the following points, and put an x in all the boxes that apply.
If you are unsure about any of these, don't hesitate to ask. We are here to help!

  • I have read the CONTRIBUTION guide. (required)
  • My change requires a change to the documentation.
  • I have updated the tests accordingly. (required for a bug fix or a new feature)
  • I have updated the documentation accordingly.
  • I have reformatted the code using make format. (required)
  • I have checked the code using make lint. (required)
  • I have ensured make test pass. (required)

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.

[Feature Request] Bumping gymnasium to v1.0.0 and gymnasium-robotics to v1.3

1 participant