minosworld / minos

MINOS: Multimodal Indoor Simulator
MIT License
201 stars 33 forks source link

First map in pointgoal_mp3d_s is often unusable [bug] #112

Open ducha-aiki opened 5 years ago

ducha-aiki commented 5 years ago

To reproduce:

python3 -m minos.tools.pygame_client --env_config pointgoal_mp3d_s --scene_ids=gxdoqLR6rwA

and try to move in any direction. It looks like agent is placed in between of height levels. py.game run does not always starts from such "outside" point, but gym env with fixed seed does. image

Given than "test" scheduler of pointgoal_mp3d_s contains only 3 maps, this looks like major bug for evaluation.