We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c73c15 commit 74b9b58Copy full SHA for 74b9b58
1 file changed
.circleci/config.yml
@@ -411,7 +411,7 @@ jobs:
411
conda install -y gitpython git-lfs
412
cd habitat-sim
413
git lfs install
414
- python src_python/habitat_sim/utils/datasets_download.py --uids ci_test_assets --replace --data-path data/ --no-prune
+ python src_python/habitat_sim/utils/datasets_download.py --uids ci_test_assets ycb rearrange_dataset_v2 --replace --data-path data/ --no-prune
415
ls -la data/scene_datasets/habitat-test-scenes/
416
417
- run:
0 commit comments