After run code: python -m habitat_sim.utils.datasets_download --username xxx --password xxx --uids hm3d_minival_v0.2
I got: Data download failed, no datasource named hm3d_minival_v0.2
After removing "_v0.2", it works. But the dataset structure is totally different from yours
data/scene_datasets
data/versioned_data
Can this download file from the latest version repository in your reply download the dataset structure that is exactly the same as yours? I don't know how to use this download file.
I want to obtain the dataset structure that is exactly the same as in Co-NavGPT. Could you please give me some suggestions? Thank you very much!
After run code: python -m habitat_sim.utils.datasets_download --username xxx --password xxx --uids hm3d_minival_v0.2 I got: Data download failed, no datasource named hm3d_minival_v0.2
After removing "_v0.2", it works. But the dataset structure is totally different from yours data/scene_datasets data/versioned_data
Can this download file from the latest version repository in your reply download the dataset structure that is exactly the same as yours? I don't know how to use this download file.
I want to obtain the dataset structure that is exactly the same as in Co-NavGPT. Could you please give me some suggestions? Thank you very much!