[Question] DoorKey Locked Door Location Question
Yuning30 opened this issue · 3 comments
Yuning30 commented
I found that for the DoorKey environment, the locked door will not be placed on the lowest row where the goal is located. Is this designed on purpose or is this a bug?
Thank you for any response.
BolunDai0216 commented
I think it is designed on purpose. You can see here for how the position of the door is sampled.
pseudo-rnd-thoughts commented
Looking at how the grid is generated yes
Minigrid/minigrid/envs/doorkey.py
Line 75 in 546c040
Do you think this causes issues?
BolunDai0216 commented
Closed due to inactivity, feel free to reopen this issue if the problem persists.