915414922
Results
1
comments of
915414922
I also got the same problem. ```shell python play_maps.py -map i80 ``` ```shell Traceback (most recent call last): File "play_maps.py", line 73, in observation, reward, done, info = env.step(numpy.zeros((2,))) File...