Upload AGENTS.md with huggingface_hub
Browse files
AGENTS.md
CHANGED
|
@@ -30,10 +30,10 @@ assets/robocasa/fixtures/dishwashers/Dishwasher031/
|
|
| 30 |
|
| 31 |
Each asset directory must contain the source asset files and a `metadata.yaml`.
|
| 32 |
|
| 33 |
-
For large upstream asset trees with many internal relative references,
|
| 34 |
|
| 35 |
```text
|
| 36 |
-
assets/discoverse/models/
|
| 37 |
```
|
| 38 |
|
| 39 |
This avoids breaking MJCF includes and mesh paths.
|
|
|
|
| 30 |
|
| 31 |
Each asset directory must contain the source asset files and a `metadata.yaml`.
|
| 32 |
|
| 33 |
+
For large upstream asset trees with many internal relative references, still use the canonical four-level layout and index the tree as one collection-level asset. Current example:
|
| 34 |
|
| 35 |
```text
|
| 36 |
+
assets/discoverse/collections/models/discoverse_models/
|
| 37 |
```
|
| 38 |
|
| 39 |
This avoids breaking MJCF includes and mesh paths.
|