robotology / gym-ignition

Framework for developing OpenAI Gym robotics environments simulated with Ignition Gazebo

Home Page:https://robotology.github.io/gym-ignition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Claim the `scenario` name in PyPI and update the project

diegoferigo opened this issue · comments

#346 divided the gym-ignition Python package from ScenarIO. For the latter, the scenario name was not available in PyPI, and I submitted a PEP541 request in pypi/support#1082. However, it is taking a while to be processed, and in #346 I opted to temporarily use the scenar-io name, that resulted in this PyPI package.

We should update the CI/CD pipeline, READMEs files, and website to use scenario as soon as the name request is accepted.

Closed via #373.