Upload assets/objects/012_hammer/points_info.json with huggingface_hub
Browse files
assets/objects/012_hammer/points_info.json
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"contact_points": [
|
| 3 |
+
{
|
| 4 |
+
"id": 0,
|
| 5 |
+
"description": "On the hammer handle",
|
| 6 |
+
"usage": " Used to grasp the hammer with the left or right arm."
|
| 7 |
+
}
|
| 8 |
+
],
|
| 9 |
+
"functional_points": [
|
| 10 |
+
{
|
| 11 |
+
"id": 0,
|
| 12 |
+
"description": "On the hammer head",
|
| 13 |
+
"usage": " Used to hit the block on the table."
|
| 14 |
+
}
|
| 15 |
+
]
|
| 16 |
+
}
|