zkytony / thortils

Utility functions when working with Ai2-THOR. Try to do one thing once.
MIT License
40 stars 5 forks source link

Installation test error #5

Open khuechuong opened 1 month ago

khuechuong commented 1 month ago

so I was following installation instruction but when I test it:

cd tests
python test_scene_to_grid_map.py

it gave me error:

FileNotFoundError: [Errno 2] No such file or directory: '../scenes/FloorPlan1-default/scene_info-FloorPlan1-default.pkl'

Is there an error? Also the links for scenes doesn't lead to anywhere

zkytony commented 1 month ago

Yes that part of the documentation is kinda out dated. Do the snippets in the beginning of the README work for you? If so then you should be good to go.