forked from facebookresearch/habitat-lab
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Episode Creator Script for Habitat 2.0 (facebookresearch#764)
* Introduce RearrangeEpisodeGenerator with redesigned RearrangeEpisode and RearrangeDataset for generating small object clutter within Receptacles fixed to objects or defined in the global frame. * Various Habitat-sim utilities supporting episode generation and debugging. * Refactored rearrange tasks to fix bugs, refine implementation and support new episode format. * Gym API for rearrange task training. * Updated rearrange task and episode generation config files. * Improved interactive_play application for interactive task design and debugging. * Refactored unit tests to better cover rearrange episode generation and task execution. Co-authored-by: Alexander William Clegg <alexclegg@fb.com> Co-authored-by: Oleksandr Maksymets <maksymets@gmail.com> Co-authored-by: Naoki Yokoyama <naokiyokoyama@devfair0196.h2.fair>
- Loading branch information
1 parent
d6a1930
commit e7d746a
Showing
59 changed files
with
4,869 additions
and
5,720 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.