Upload assets/objects/013_plasticbox/points_info.json with huggingface_hub
Browse files
assets/objects/013_plasticbox/points_info.json
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"contact_points": [
|
| 3 |
+
{
|
| 4 |
+
"id": [0, 1, 2, 3, 4, 5, 6, 7],
|
| 5 |
+
"description": "On the edge of the plastic box",
|
| 6 |
+
"usage": "Used for grasping the plastic box."
|
| 7 |
+
}
|
| 8 |
+
],
|
| 9 |
+
"functional_points": [
|
| 10 |
+
{
|
| 11 |
+
"id": 0,
|
| 12 |
+
"description": "At the inside bottom of the plastic box",
|
| 13 |
+
"usage": "Used to place items inside the plastic box."
|
| 14 |
+
},
|
| 15 |
+
{
|
| 16 |
+
"id": 1,
|
| 17 |
+
"description": "At the inside bottom of the plastic box",
|
| 18 |
+
"usage": "Used to place items inside the plastic box."
|
| 19 |
+
}
|
| 20 |
+
]
|
| 21 |
+
}
|