habitat-lab icon indicating copy to clipboard operation
habitat-lab copied to clipboard

Automated Task Dataset Download Feature

Open Skylion007 opened this issue 5 years ago • 3 comments

🚀 Feature

It would be nice if there was an API to automatically download the task datasets instead of having to extract them ourselves. Should be pretty easy to write, just not implemented at the moment. I envision there being a dictionary of sorts that maps to URLs or a special path prefix that tells you to download a dataset if it doesn't exist. Then it just calls requests and such to unzip the dataset.

Motivation

  • Just makes Habitat more friendly to use. Low PRI but useful if someone wants to contribute.

Pitch

Makes Habitat-Lab more welcoming to new comers. Could extend the habitat_sim datasets download_tool.

Alternatives

Additional context

Skylion007 avatar Sep 23 '20 16:09 Skylion007

Ping @aravwatwani if you are still interested in working on this.

Skylion007 avatar Jul 22 '21 18:07 Skylion007

@Skylion007 can I work on this ?

Yash621 avatar Nov 05 '21 17:11 Yash621

@Skylion007 Looks like such API has been already implemented in habitat-sim.

rpartsey avatar Sep 04 '22 17:09 rpartsey