File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
.github/unittest/linux_libs/scripts_habitat Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -45,8 +45,8 @@ conda deactivate && conda activate ./env
45
45
mkdir data
46
46
git lfs update
47
47
48
- # python -m habitat_sim.utils.datasets_download --uids rearrange_dataset_v1 rearrange_pick_dataset_v0 rearrange_task_assets --data-path ./data
49
- python -m habitat_sim.utils.datasets_download --uids rearrange_task_assets --data-path ./data --no-prune
48
+ python -m habitat_sim.utils.datasets_download --uids rearrange_pick_dataset_v0 rearrange_task_assets --data-path ./data --no-prune
49
+ # python -m habitat_sim.utils.datasets_download --uids rearrange_task_assets --data-path ./data --no-prune
50
50
51
51
python -c " import habitat;import habitat.gym"
52
52
python -c " " " from torchrl.envs.libs.habitat import HabitatEnv
You can’t perform that action at this time.
0 commit comments