stonet2000 commited on
Commit
048ea91
·
verified ·
1 Parent(s): dae0e83

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -18,7 +18,13 @@ viewer: false
18
 
19
  # ManiSkill Demonstrations
20
 
21
- This dataset repo contains all of the latest ManiSkill's demonstration datasets.
 
 
 
 
 
 
22
 
23
  For the previous ManiSkill2 paper's demonstration data (v0.5.3 of the `mani_skill` package) see https://huggingface.co/datasets/haosulab/ManiSkill2
24
 
 
18
 
19
  # ManiSkill Demonstrations
20
 
21
+ This dataset repo contains all of the latest ManiSkill's demonstration datasets. To download by environment ID run
22
+
23
+ ```
24
+ python -m mani_skill.utils.download_demo env_id
25
+ ```
26
+
27
+ You can also replace env_id with "all" to download all demos.
28
 
29
  For the previous ManiSkill2 paper's demonstration data (v0.5.3 of the `mani_skill` package) see https://huggingface.co/datasets/haosulab/ManiSkill2
30