stonet2000 commited on
Commit
fdb8bc7
1 Parent(s): 7cb3cd9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -13,3 +13,8 @@ The particular changes are generally a few fixes, which include
13
  - Removing commas and some misplaced commas from URDF files
14
  - Fixing lighting descriptions to not have black holes ie negative intensities
15
  - Fixing the location of some files so they correspond with scene configurations
 
 
 
 
 
 
13
  - Removing commas and some misplaced commas from URDF files
14
  - Fixing lighting descriptions to not have black holes ie negative intensities
15
  - Fixing the location of some files so they correspond with scene configurations
16
+
17
+ After installing ManiSkill to download this dataset run
18
+ ```
19
+ python -m mani_skill.utils.download_asset "ReplicaCAD"
20
+ ```