Add asset kitchen_supplies/storage/25b96c463c3b5e5dac59cea7e42a9acc
Browse files- .gitattributes +1 -1
- dataset/kitchen_supplies/storage/25b96c463c3b5e5dac59cea7e42a9acc/affordance/affordance_annot.json +101 -0
- dataset/kitchen_supplies/storage/25b96c463c3b5e5dac59cea7e42a9acc/affordance/mesh_part_seg.glb +3 -0
- dataset/kitchen_supplies/storage/25b96c463c3b5e5dac59cea7e42a9acc/drawer_053.urdf +1 -0
.gitattributes
CHANGED
|
@@ -7089,4 +7089,4 @@ dataset/kitchen_supplies/storage/1ba60c198cab51a0a2a085468eea3bb6/affordance/mes
|
|
| 7089 |
dataset/kitchen_supplies/storage/206ef81509d15dbca097215824353126/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7090 |
dataset/kitchen_supplies/storage/23d9e76127b65a1aacaf4227a7250d17/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7091 |
dataset/kitchen_supplies/storage/25654b1ad7df5a0c8cd278fea187cfba/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7092 |
-
dataset/kitchen_supplies/storage/
|
|
|
|
| 7089 |
dataset/kitchen_supplies/storage/206ef81509d15dbca097215824353126/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7090 |
dataset/kitchen_supplies/storage/23d9e76127b65a1aacaf4227a7250d17/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7091 |
dataset/kitchen_supplies/storage/25654b1ad7df5a0c8cd278fea187cfba/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7092 |
+
dataset/kitchen_supplies/storage/25b96c463c3b5e5dac59cea7e42a9acc/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/kitchen_supplies/storage/25b96c463c3b5e5dac59cea7e42a9acc/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,101 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "cabinet body",
|
| 5 |
+
"mask_color": "Purple",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the side panels to lift or reposition the nightstand",
|
| 10 |
+
"confidence": 0.79
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the body to stabilize the cabinet while opening or closing the drawer",
|
| 14 |
+
"confidence": 0.86
|
| 15 |
+
}
|
| 16 |
+
],
|
| 17 |
+
"functional_labels": [
|
| 18 |
+
"support the structure",
|
| 19 |
+
"enclose the drawer cavity",
|
| 20 |
+
"provide stability",
|
| 21 |
+
"bear loads from the top surface",
|
| 22 |
+
"support the drawer mechanism"
|
| 23 |
+
],
|
| 24 |
+
"semantic_description": "Large light brown wooden cabinet frame with a matte smooth wood-grain finish, hard rigid surfaces, and a boxy form with four tapered legs forming the outer shell.",
|
| 25 |
+
"id": 5,
|
| 26 |
+
"grasp_group": {}
|
| 27 |
+
},
|
| 28 |
+
{
|
| 29 |
+
"part_name": "drawer front",
|
| 30 |
+
"mask_color": "Blue",
|
| 31 |
+
"graspable": true,
|
| 32 |
+
"grasp_scenarios": [
|
| 33 |
+
{
|
| 34 |
+
"scenario": "grasp the front knob or the top edge of the drawer front to pull the drawer open",
|
| 35 |
+
"confidence": 0.91
|
| 36 |
+
},
|
| 37 |
+
{
|
| 38 |
+
"scenario": "push on the drawer front to close the drawer",
|
| 39 |
+
"confidence": 0.89
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"scenario": "hold the drawer front to stabilize the drawer during removal",
|
| 43 |
+
"confidence": 0.63
|
| 44 |
+
}
|
| 45 |
+
],
|
| 46 |
+
"functional_labels": [
|
| 47 |
+
"close the drawer opening",
|
| 48 |
+
"provide a pulling surface",
|
| 49 |
+
"mount the drawer knob",
|
| 50 |
+
"transmit force to move the drawer",
|
| 51 |
+
"form the visible front face of the drawer"
|
| 52 |
+
],
|
| 53 |
+
"semantic_description": "Flat rectangular light brown wooden front panel with a matte smooth wood-grain finish and hard rigid surface; the face has a single small round knob centered on the panel.",
|
| 54 |
+
"id": 2,
|
| 55 |
+
"grasp_group": {}
|
| 56 |
+
},
|
| 57 |
+
{
|
| 58 |
+
"part_name": "drawer box",
|
| 59 |
+
"mask_color": "Yellow",
|
| 60 |
+
"graspable": true,
|
| 61 |
+
"grasp_scenarios": [
|
| 62 |
+
{
|
| 63 |
+
"scenario": "grasp the drawer box sides to remove or insert the drawer",
|
| 64 |
+
"confidence": 0.84
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"scenario": "hold the drawer box while transporting it when detached",
|
| 68 |
+
"confidence": 0.71
|
| 69 |
+
}
|
| 70 |
+
],
|
| 71 |
+
"functional_labels": [
|
| 72 |
+
"store contents",
|
| 73 |
+
"contain loose items",
|
| 74 |
+
"slide in and out",
|
| 75 |
+
"support the drawer front"
|
| 76 |
+
],
|
| 77 |
+
"semantic_description": "Open-top light brown wooden drawer compartment with matte smooth inner surfaces, hard rigid walls, and a rectangular box shape that fits inside the cabinet body.",
|
| 78 |
+
"id": 3,
|
| 79 |
+
"grasp_group": {}
|
| 80 |
+
},
|
| 81 |
+
{
|
| 82 |
+
"part_name": "drawer slide rail",
|
| 83 |
+
"mask_color": "Gray",
|
| 84 |
+
"graspable": false,
|
| 85 |
+
"grasp_scenarios": [],
|
| 86 |
+
"functional_labels": [
|
| 87 |
+
"guide drawer motion",
|
| 88 |
+
"support sliding",
|
| 89 |
+
"align the drawer",
|
| 90 |
+
"connect drawer to cabinet body"
|
| 91 |
+
],
|
| 92 |
+
"semantic_description": "Narrow metallic rail assembly along the drawer sides with a smooth slightly reflective finish and elongated linear shape, partially visible between the cabinet body and drawer box.",
|
| 93 |
+
"id": 15,
|
| 94 |
+
"grasp_group": {}
|
| 95 |
+
}
|
| 96 |
+
],
|
| 97 |
+
"quality_check": {
|
| 98 |
+
"success": false,
|
| 99 |
+
"message": "Gray slide rail part is not present in mask; drawer front description misses there are two drawer fronts/knobs."
|
| 100 |
+
}
|
| 101 |
+
}
|
dataset/kitchen_supplies/storage/25b96c463c3b5e5dac59cea7e42a9acc/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3812595ba339945a9876ad868213cf5b216ca4014079fb0733ba15e7350eb6c9
|
| 3 |
+
size 3784428
|
dataset/kitchen_supplies/storage/25b96c463c3b5e5dac59cea7e42a9acc/drawer_053.urdf
CHANGED
|
@@ -57,6 +57,7 @@
|
|
| 57 |
<mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
|
| 58 |
</geometry>
|
| 59 |
</visual_seg>
|
|
|
|
| 60 |
</affordance>
|
| 61 |
<quality>
|
| 62 |
<PartSegChecker>YES</PartSegChecker>
|
|
|
|
| 57 |
<mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
|
| 58 |
</geometry>
|
| 59 |
</visual_seg>
|
| 60 |
+
<affordance_annot>affordance/affordance_annot.json</affordance_annot>
|
| 61 |
</affordance>
|
| 62 |
<quality>
|
| 63 |
<PartSegChecker>YES</PartSegChecker>
|