Farama-Foundation / Minigrid

Simple and easily configurable grid world environments for reinforcement learning
https://minigrid.farama.org/
Other
2.05k stars 597 forks source link

Correct registered configuration for UnlockPickupEnv #437

Closed MarcSpeckmann closed 1 month ago

MarcSpeckmann commented 1 month ago

Description

Updated the registered configuration in the UnlockPickupEnv class documentation from "MiniGrid-Unlock-v0" to "MiniGrid-UnlockPickup-v0" to match the environment specification.

Fixes #436

Type of change

Please delete options that are not relevant.

Screenshots

Please attach before and after screenshots of the change if applicable.

Checklist: