facebookresearch / habitat-sim

A flexible, high-performance 3D simulator for Embodied AI research.
https://aihabitat.org/
MIT License
2.45k stars 404 forks source link

[data] update dataset_downloader.py with replica_cad rearrange dataset v2 #2381

Closed aclegg3 closed 2 months ago

aclegg3 commented 2 months ago

Motivation and Context

Updates the replica_cad rearrange dataset links for v2.

V2 remaps all entries in RearrangeEpisode.name_to_receptacle dict to correctly reference the Receptacle.unique_name instead of Receptacle.name.

Also removes all v0 pickle files from the dataset.

How Has This Been Tested

CI?

Types of changes

Checklist