Skip to content

Geonove/update to gymnasium api #22

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

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

geonove
Copy link
Contributor

@geonove geonove commented Jan 23, 2025

This PR updates the tcp_api to the Farama-Foundation Gymnasium API.
OpenAI no longer mantains the gym

geonove and others added 14 commits January 15, 2025 22:47
This change is needed since gym is no longer actively mantained by open ai and it has been moved to
Farama-Foundation "gymnasium"
The gymnasium env.reset method now returns two values: the observation and some additional informations
The new action_space.from_jsonable api takes a list as parameter
This is needed for the server to run on MacOS. Otherwise rendering doesn't happen on the main-thread, which is not allowed on MacOs.
@geonove geonove force-pushed the geonove/Update-to-gymnasium-api branch from bf588ab to bab7dbe Compare March 1, 2025 10:53
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