openai/procgen

Extract (x,y) position of the agent

roger-creus opened this issue · 0 comments

Hi!

Is there any way to extract the underlying state of an environment? (more concretely, the x and y positions of each object).

I am particularly interested in the Maze environment.

Thanks!