Upload assets/objects/003_bell/points_info.json with huggingface_hub
Browse files
assets/objects/003_bell/points_info.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"contact_points": [
|
| 3 |
+
{
|
| 4 |
+
"id": 0,
|
| 5 |
+
"description": "At the top button of the bell",
|
| 6 |
+
"usage": "Used to indicate the position to press the bell button."
|
| 7 |
+
}
|
| 8 |
+
],
|
| 9 |
+
"functional_points": []
|
| 10 |
+
}
|