Add asset kitchen_supplies/ware/0625c846390a5801b47b7e58acad5214
Browse files
.gitattributes
CHANGED
|
@@ -7501,4 +7501,4 @@ dataset/kitchen_supplies/ware/03a3daec03c85f45852bd5f8281fadec/affordance/mesh_p
|
|
| 7501 |
dataset/kitchen_supplies/ware/03e4b1b344c051fd914aeb70e8858ca8/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7502 |
dataset/kitchen_supplies/utensils/ffb1e93409ac5ca6a47f22d9d49db821/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7503 |
dataset/kitchen_supplies/ware/04a84459bb7253a18c5a4088fa668433/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7504 |
-
dataset/kitchen_supplies/ware/
|
|
|
|
| 7501 |
dataset/kitchen_supplies/ware/03e4b1b344c051fd914aeb70e8858ca8/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7502 |
dataset/kitchen_supplies/utensils/ffb1e93409ac5ca6a47f22d9d49db821/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7503 |
dataset/kitchen_supplies/ware/04a84459bb7253a18c5a4088fa668433/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7504 |
+
dataset/kitchen_supplies/ware/0625c846390a5801b47b7e58acad5214/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/kitchen_supplies/ware/0625c846390a5801b47b7e58acad5214/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,118 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "cup interior",
|
| 5 |
+
"mask_color": "Red",
|
| 6 |
+
"graspable": false,
|
| 7 |
+
"grasp_scenarios": [],
|
| 8 |
+
"functional_labels": [
|
| 9 |
+
"contain liquids",
|
| 10 |
+
"hold beverages",
|
| 11 |
+
"provide drinking cavity"
|
| 12 |
+
],
|
| 13 |
+
"semantic_description": "Open purple cup interior with a smooth glossy hard surface, forming the concave upper cavity inside the cup body near the rim.",
|
| 14 |
+
"id": 0,
|
| 15 |
+
"grasp_group": {}
|
| 16 |
+
},
|
| 17 |
+
{
|
| 18 |
+
"part_name": "cup body",
|
| 19 |
+
"mask_color": "Green",
|
| 20 |
+
"graspable": true,
|
| 21 |
+
"grasp_scenarios": [
|
| 22 |
+
{
|
| 23 |
+
"scenario": "grasp the cup body from the sides to pick up the empty cup",
|
| 24 |
+
"confidence": 0.87
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"scenario": "hold the cup body to reposition or place it on a surface",
|
| 28 |
+
"confidence": 0.84
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"scenario": "stabilize the cup body while another gripper interacts with the handle",
|
| 32 |
+
"confidence": 0.76
|
| 33 |
+
}
|
| 34 |
+
],
|
| 35 |
+
"functional_labels": [
|
| 36 |
+
"contain liquids",
|
| 37 |
+
"provide main structure",
|
| 38 |
+
"support placement on a table",
|
| 39 |
+
"provide external grasp surface"
|
| 40 |
+
],
|
| 41 |
+
"semantic_description": "Large tapered purple cup body made of glossy hard ceramic or plastic, with a smooth surface and simple unmarked cylindrical form making up most of the object.",
|
| 42 |
+
"id": 1,
|
| 43 |
+
"grasp_group": {
|
| 44 |
+
"grasp_1": {
|
| 45 |
+
"confidence": 0.4663161635398865,
|
| 46 |
+
"position": [
|
| 47 |
+
0.08484464613138698,
|
| 48 |
+
-0.04144879523664713,
|
| 49 |
+
0.11563258664682508
|
| 50 |
+
],
|
| 51 |
+
"orientation": {
|
| 52 |
+
"w": 0.28479053192757336,
|
| 53 |
+
"xyz": [
|
| 54 |
+
-0.7699295683105494,
|
| 55 |
+
-0.521442810306,
|
| 56 |
+
0.23280938199677817
|
| 57 |
+
]
|
| 58 |
+
}
|
| 59 |
+
}
|
| 60 |
+
}
|
| 61 |
+
},
|
| 62 |
+
{
|
| 63 |
+
"part_name": "mug handle",
|
| 64 |
+
"mask_color": "Blue",
|
| 65 |
+
"graspable": true,
|
| 66 |
+
"grasp_scenarios": [
|
| 67 |
+
{
|
| 68 |
+
"scenario": "grasp the handle to lift and carry the cup",
|
| 69 |
+
"confidence": 0.93
|
| 70 |
+
},
|
| 71 |
+
{
|
| 72 |
+
"scenario": "hold the handle to rotate or reorient the cup",
|
| 73 |
+
"confidence": 0.88
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"scenario": "pull the cup slightly across a surface using the handle",
|
| 77 |
+
"confidence": 0.74
|
| 78 |
+
}
|
| 79 |
+
],
|
| 80 |
+
"functional_labels": [
|
| 81 |
+
"provide a side grip",
|
| 82 |
+
"lift the cup without squeezing the body",
|
| 83 |
+
"help reorient the cup",
|
| 84 |
+
"assist controlled pouring"
|
| 85 |
+
],
|
| 86 |
+
"semantic_description": "Small curved purple handle with a glossy hard smooth finish, attached to the side of the cup and forming a loop sized for secure side gripping.",
|
| 87 |
+
"id": 2,
|
| 88 |
+
"grasp_group": {}
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"part_name": "base of cup",
|
| 92 |
+
"mask_color": "Yellow",
|
| 93 |
+
"graspable": true,
|
| 94 |
+
"grasp_scenarios": [
|
| 95 |
+
{
|
| 96 |
+
"scenario": "grasp the bottom edge while the cup is upside down for inspection or manipulation",
|
| 97 |
+
"confidence": 0.42
|
| 98 |
+
},
|
| 99 |
+
{
|
| 100 |
+
"scenario": "support and stabilize the cup from below during placement",
|
| 101 |
+
"confidence": 0.39
|
| 102 |
+
}
|
| 103 |
+
],
|
| 104 |
+
"functional_labels": [
|
| 105 |
+
"support standing",
|
| 106 |
+
"provide a stable contact surface",
|
| 107 |
+
"reinforce the bottom"
|
| 108 |
+
],
|
| 109 |
+
"semantic_description": "Circular purple bottom base with a smooth glossy hard surface and slightly recessed foot, located at the underside of the cup and broader than the interior floor.",
|
| 110 |
+
"id": 3,
|
| 111 |
+
"grasp_group": {}
|
| 112 |
+
}
|
| 113 |
+
],
|
| 114 |
+
"quality_check": {
|
| 115 |
+
"success": true,
|
| 116 |
+
"message": "YES"
|
| 117 |
+
}
|
| 118 |
+
}
|
dataset/kitchen_supplies/ware/0625c846390a5801b47b7e58acad5214/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:22b641632b6749486d058dc92514c6943f808a37bd1df63783be37020d6598e0
|
| 3 |
+
size 1452744
|