Add asset kitchen_supplies/storage/2f139ad613ce5243b2cf4770929d0e99
Browse files- .gitattributes +2 -1
- dataset/kitchen_supplies/storage/2f139ad613ce5243b2cf4770929d0e99/affordance/affordance_annot.json +121 -0
- dataset/kitchen_supplies/storage/2f139ad613ce5243b2cf4770929d0e99/affordance/mesh_part_seg.glb +3 -0
- dataset/kitchen_supplies/storage/2f139ad613ce5243b2cf4770929d0e99/drawer_020.urdf +1 -0
.gitattributes
CHANGED
|
@@ -7093,4 +7093,5 @@ dataset/kitchen_supplies/storage/25b96c463c3b5e5dac59cea7e42a9acc/affordance/mes
|
|
| 7093 |
dataset/kitchen_supplies/storage/269ef5bc24de550aa75b8f2dabb33bdb/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7094 |
dataset/kitchen_supplies/storage/29e11614a08958659433c8b08b3d8e63/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7095 |
dataset/kitchen_supplies/storage/2d1ae246c61d56b099f426b1fb3f142e/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7096 |
-
dataset/kitchen_supplies/storage/
|
|
|
|
|
|
| 7093 |
dataset/kitchen_supplies/storage/269ef5bc24de550aa75b8f2dabb33bdb/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7094 |
dataset/kitchen_supplies/storage/29e11614a08958659433c8b08b3d8e63/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7095 |
dataset/kitchen_supplies/storage/2d1ae246c61d56b099f426b1fb3f142e/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7096 |
+
dataset/kitchen_supplies/storage/2e628a32ac405a1bb0eadbe36c065229/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7097 |
+
dataset/kitchen_supplies/storage/2f139ad613ce5243b2cf4770929d0e99/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/kitchen_supplies/storage/2f139ad613ce5243b2cf4770929d0e99/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,121 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "cabinet body",
|
| 5 |
+
"mask_color": "Magenta",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the outer body to lift or reposition the drawer unit",
|
| 10 |
+
"confidence": 0.83
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the cabinet body to stabilize it while another gripper pulls a drawer",
|
| 14 |
+
"confidence": 0.9
|
| 15 |
+
}
|
| 16 |
+
],
|
| 17 |
+
"functional_labels": [
|
| 18 |
+
"enclose the drawers",
|
| 19 |
+
"support the overall structure",
|
| 20 |
+
"provide mounting surfaces for drawer slides",
|
| 21 |
+
"stabilize stored contents"
|
| 22 |
+
],
|
| 23 |
+
"semantic_description": "Large off-white rigid outer shell with a matte smooth finish, boxy rectangular shape, and flat side, top, back, and bottom panels forming the cabinet.",
|
| 24 |
+
"id": 7,
|
| 25 |
+
"grasp_group": {}
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"part_name": "drawer front and tray",
|
| 29 |
+
"mask_color": "Purple",
|
| 30 |
+
"graspable": true,
|
| 31 |
+
"grasp_scenarios": [
|
| 32 |
+
{
|
| 33 |
+
"scenario": "grasp a drawer side or front edge to pull the drawer open",
|
| 34 |
+
"confidence": 0.86
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"scenario": "grasp the drawer body after opening to remove or reposition it",
|
| 38 |
+
"confidence": 0.74
|
| 39 |
+
}
|
| 40 |
+
],
|
| 41 |
+
"functional_labels": [
|
| 42 |
+
"store items",
|
| 43 |
+
"slide in and out",
|
| 44 |
+
"present the drawer face",
|
| 45 |
+
"support contents inside the tray"
|
| 46 |
+
],
|
| 47 |
+
"semantic_description": "Off-white hard drawer assembly with a matte smooth finish, shallow rectangular tray shape, and broad front panel positioned within the cabinet openings.",
|
| 48 |
+
"id": 5,
|
| 49 |
+
"grasp_group": {}
|
| 50 |
+
},
|
| 51 |
+
{
|
| 52 |
+
"part_name": "drawer pull cutout",
|
| 53 |
+
"mask_color": "Navy",
|
| 54 |
+
"graspable": true,
|
| 55 |
+
"grasp_scenarios": [
|
| 56 |
+
{
|
| 57 |
+
"scenario": "pinch or hook into the recessed cutout to pull a drawer open",
|
| 58 |
+
"confidence": 0.95
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"scenario": "hold the cutout area to control drawer closing",
|
| 62 |
+
"confidence": 0.78
|
| 63 |
+
}
|
| 64 |
+
],
|
| 65 |
+
"functional_labels": [
|
| 66 |
+
"provide a pulling grip",
|
| 67 |
+
"enable drawer opening",
|
| 68 |
+
"indicate drawer front orientation"
|
| 69 |
+
],
|
| 70 |
+
"semantic_description": "Small recessed half-moon pull area on the drawer front, matching the off-white drawer face with a smooth matte hard surface and centered near the top edge.",
|
| 71 |
+
"id": 13,
|
| 72 |
+
"grasp_group": {}
|
| 73 |
+
},
|
| 74 |
+
{
|
| 75 |
+
"part_name": "drawer slide rail",
|
| 76 |
+
"mask_color": "Olive",
|
| 77 |
+
"graspable": false,
|
| 78 |
+
"grasp_scenarios": [],
|
| 79 |
+
"functional_labels": [
|
| 80 |
+
"guide drawer motion",
|
| 81 |
+
"support drawer extension",
|
| 82 |
+
"keep drawer aligned"
|
| 83 |
+
],
|
| 84 |
+
"semantic_description": "Long narrow slide rail visible along the side of an extended drawer, appearing as a smooth rigid linear hardware member darker than the off-white plastic parts.",
|
| 85 |
+
"id": 14,
|
| 86 |
+
"grasp_group": {}
|
| 87 |
+
},
|
| 88 |
+
{
|
| 89 |
+
"part_name": "inner slide member",
|
| 90 |
+
"mask_color": "Jade",
|
| 91 |
+
"graspable": false,
|
| 92 |
+
"grasp_scenarios": [],
|
| 93 |
+
"functional_labels": [
|
| 94 |
+
"connect sliding hardware",
|
| 95 |
+
"enable telescoping movement",
|
| 96 |
+
"maintain drawer alignment"
|
| 97 |
+
],
|
| 98 |
+
"semantic_description": "Thin narrow internal strip within the drawer slide assembly, visible as a slender darker hardware element running parallel to the main slide rail.",
|
| 99 |
+
"id": 19,
|
| 100 |
+
"grasp_group": {}
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"part_name": "slide bracket or latch piece",
|
| 104 |
+
"mask_color": "Brown",
|
| 105 |
+
"graspable": false,
|
| 106 |
+
"grasp_scenarios": [],
|
| 107 |
+
"functional_labels": [
|
| 108 |
+
"connect slide components",
|
| 109 |
+
"support drawer-slide attachment",
|
| 110 |
+
"assist slide retention or alignment"
|
| 111 |
+
],
|
| 112 |
+
"semantic_description": "Small compact side hardware piece near the front portion of the drawer-slide area, appearing tan to orange-brown in the rendered view with a short rectangular form.",
|
| 113 |
+
"id": 11,
|
| 114 |
+
"grasp_group": {}
|
| 115 |
+
}
|
| 116 |
+
],
|
| 117 |
+
"quality_check": {
|
| 118 |
+
"success": false,
|
| 119 |
+
"message": "Drawer mask merges multiple drawers; pull cutout and brown hardware descriptions are inaccurate."
|
| 120 |
+
}
|
| 121 |
+
}
|
dataset/kitchen_supplies/storage/2f139ad613ce5243b2cf4770929d0e99/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5b9c2d76d73285099b38c62aa9b1a847e37b6e8449de8f15d35d9ec193a55def
|
| 3 |
+
size 3790824
|
dataset/kitchen_supplies/storage/2f139ad613ce5243b2cf4770929d0e99/drawer_020.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>NO: {"summary":"Drawer fronts and interiors are merged; functional drawer units are fragmented inconsistently.","merge_groups":[{"colors":["Purple","Olive"],"target_part":"drawer unit","reason":"same drawer front/body split across colors"},{"colors":["Purple","Navy"],"target_part":"drawer unit","reason":"top drawer front and handle area belong together"}]}</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>NO: {"summary":"Drawer fronts and interiors are merged; functional drawer units are fragmented inconsistently.","merge_groups":[{"colors":["Purple","Olive"],"target_part":"drawer unit","reason":"same drawer front/body split across colors"},{"colors":["Purple","Navy"],"target_part":"drawer unit","reason":"top drawer front and handle area belong together"}]}</PartSegChecker>
|