Datasets:
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,15 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
|
|
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-4.0
|
| 3 |
+
viewer: false
|
| 4 |
---
|
| 5 |
+
|
| 6 |
+
|
| 7 |
+
# ReplicaCAD Dataset for ManiSkill
|
| 8 |
+
|
| 9 |
+
This is a modified version of the original [ReplicaCAD dataset](https://huggingface.co/datasets/ai-habitat/ReplicaCAD_dataset)
|
| 10 |
+
in order to make it usable by [ManiSkill](https://github.com/haosulab/ManiSkill2)
|
| 11 |
+
|
| 12 |
+
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
|