Skip to content

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