Add asset kitchen_supplies/cutting_tools/5e0bba36eb3e5207904f47fc7d111272
Browse files- .gitattributes +1 -0
- dataset/kitchen_supplies/cutting_tools/5e0bba36eb3e5207904f47fc7d111272/affordance/affordance_annot.json +98 -0
- dataset/kitchen_supplies/cutting_tools/5e0bba36eb3e5207904f47fc7d111272/affordance/mesh_part_seg.glb +3 -0
- dataset/kitchen_supplies/cutting_tools/5e0bba36eb3e5207904f47fc7d111272/fruit_knife_013.urdf +1 -0
.gitattributes
CHANGED
|
@@ -7003,3 +7003,4 @@ dataset/kitchen_supplies/cutting_tools/56d98416ca83597d974d1a045a8fa6db/affordan
|
|
| 7003 |
dataset/kitchen_supplies/cutting_tools/588d037a103d570cbf7cd0a454da28ee/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7004 |
dataset/kitchen_supplies/cutting_tools/591c78335d405c059df45a9f9d212920/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7005 |
dataset/kitchen_supplies/cutting_tools/5cd34ddda9b45272877ae17d31676f06/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 7003 |
dataset/kitchen_supplies/cutting_tools/588d037a103d570cbf7cd0a454da28ee/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7004 |
dataset/kitchen_supplies/cutting_tools/591c78335d405c059df45a9f9d212920/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7005 |
dataset/kitchen_supplies/cutting_tools/5cd34ddda9b45272877ae17d31676f06/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7006 |
+
dataset/kitchen_supplies/cutting_tools/5e0bba36eb3e5207904f47fc7d111272/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/kitchen_supplies/cutting_tools/5e0bba36eb3e5207904f47fc7d111272/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,98 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "knife blade",
|
| 5 |
+
"mask_color": "Purple",
|
| 6 |
+
"graspable": false,
|
| 7 |
+
"grasp_scenarios": [],
|
| 8 |
+
"functional_labels": [
|
| 9 |
+
"provide the cutting edge",
|
| 10 |
+
"slice food",
|
| 11 |
+
"pierce food skin",
|
| 12 |
+
"separate material during cutting"
|
| 13 |
+
],
|
| 14 |
+
"semantic_description": "Short silver metal blade with a smooth reflective finish, pointed tip, broad profile, and a gently curved cutting edge at the front of the knife.",
|
| 15 |
+
"id": 5,
|
| 16 |
+
"grasp_group": {}
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"part_name": "handle",
|
| 20 |
+
"mask_color": "Cyan",
|
| 21 |
+
"graspable": true,
|
| 22 |
+
"grasp_scenarios": [
|
| 23 |
+
{
|
| 24 |
+
"scenario": "grasp the handle to pick up and hold the knife for cutting",
|
| 25 |
+
"confidence": 0.98
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"scenario": "grasp the handle to orient or place the knife safely",
|
| 29 |
+
"confidence": 0.96
|
| 30 |
+
},
|
| 31 |
+
{
|
| 32 |
+
"scenario": "hold the handle to stabilize the knife while passing it between stations",
|
| 33 |
+
"confidence": 0.93
|
| 34 |
+
}
|
| 35 |
+
],
|
| 36 |
+
"functional_labels": [
|
| 37 |
+
"provide a safe grip",
|
| 38 |
+
"support manipulation",
|
| 39 |
+
"keep hand away from blade",
|
| 40 |
+
"house the decorative grip insert"
|
| 41 |
+
],
|
| 42 |
+
"semantic_description": "Light gray or off-white plastic handle with a smooth hard finish, elongated rounded shape, an oval cutout containing black and turquoise accents, and a slightly contoured profile at the rear of the knife.",
|
| 43 |
+
"id": 6,
|
| 44 |
+
"grasp_group": {
|
| 45 |
+
"grasp_13": {
|
| 46 |
+
"confidence": 0.9903048276901245,
|
| 47 |
+
"position": [
|
| 48 |
+
0.0012263786047697067,
|
| 49 |
+
-0.09849320363719016,
|
| 50 |
+
-0.004180162570264656
|
| 51 |
+
],
|
| 52 |
+
"orientation": {
|
| 53 |
+
"w": 0.5135868966495123,
|
| 54 |
+
"xyz": [
|
| 55 |
+
-0.4942702038238979,
|
| 56 |
+
-0.48396492954156767,
|
| 57 |
+
-0.507644966660393
|
| 58 |
+
]
|
| 59 |
+
}
|
| 60 |
+
},
|
| 61 |
+
"grasp_18": {
|
| 62 |
+
"confidence": 0.9901871681213379,
|
| 63 |
+
"position": [
|
| 64 |
+
-0.0004767701029777527,
|
| 65 |
+
0.09820856142323464,
|
| 66 |
+
-0.0057697448719409294
|
| 67 |
+
],
|
| 68 |
+
"orientation": {
|
| 69 |
+
"w": 0.5100928987298351,
|
| 70 |
+
"xyz": [
|
| 71 |
+
0.48284527017229384,
|
| 72 |
+
0.5070999059013045,
|
| 73 |
+
-0.49951513007368104
|
| 74 |
+
]
|
| 75 |
+
}
|
| 76 |
+
}
|
| 77 |
+
}
|
| 78 |
+
},
|
| 79 |
+
{
|
| 80 |
+
"part_name": "rivet or fastener",
|
| 81 |
+
"mask_color": "Red",
|
| 82 |
+
"graspable": false,
|
| 83 |
+
"grasp_scenarios": [],
|
| 84 |
+
"functional_labels": [
|
| 85 |
+
"join blade to handle",
|
| 86 |
+
"reinforce handle assembly",
|
| 87 |
+
"secure the handle near the blade junction"
|
| 88 |
+
],
|
| 89 |
+
"semantic_description": "Small dark circular fastener near the blade-handle junction, appearing hard, smooth, and flush with the handle surface.",
|
| 90 |
+
"id": 0,
|
| 91 |
+
"grasp_group": {}
|
| 92 |
+
}
|
| 93 |
+
],
|
| 94 |
+
"quality_check": {
|
| 95 |
+
"success": true,
|
| 96 |
+
"message": "YES"
|
| 97 |
+
}
|
| 98 |
+
}
|
dataset/kitchen_supplies/cutting_tools/5e0bba36eb3e5207904f47fc7d111272/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3a31159c214f5aef71070a021fc403575869faafedd584e5b16d6f217a13dd31
|
| 3 |
+
size 3784084
|
dataset/kitchen_supplies/cutting_tools/5e0bba36eb3e5207904f47fc7d111272/fruit_knife_013.urdf
CHANGED
|
@@ -58,6 +58,7 @@
|
|
| 58 |
<mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
|
| 59 |
</geometry>
|
| 60 |
</visual_seg>
|
|
|
|
| 61 |
</affordance>
|
| 62 |
<quality>
|
| 63 |
<PartSegChecker>YES</PartSegChecker>
|
|
|
|
| 58 |
<mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
|
| 59 |
</geometry>
|
| 60 |
</visual_seg>
|
| 61 |
+
<affordance_annot>affordance/affordance_annot.json</affordance_annot>
|
| 62 |
</affordance>
|
| 63 |
<quality>
|
| 64 |
<PartSegChecker>YES</PartSegChecker>
|