skim0119 / gym-softrobot

Softrobotics environment package for OpenAI Gym
MIT License
28 stars 5 forks source link

Feature Request: migrate from gym to gymnasium #20

Open elliottower opened 1 year ago

elliottower commented 1 year ago

Hi, would it be possible for gym-softrobot to be upgraded from gym to gymnasium? Gymnasium is the maintained version of openai gym and is compatible with current RL training libraries (rllib and tianshou have already migrated, and stable-baselines3 will soon).

This repository is currently listed in the gymnasium third party environments but we are cleaning the list up to only include maintained gymnasium-compatible repositories.

For information about upgrading and compatibility, see migration guide and gym compatibility.

saultshaker commented 10 months ago

I'd like to add support to this suggestion.