Add asset bedroom_supplies/storage/dd7216a0412d5ba586118382c5db2493
Browse files- .gitattributes +1 -0
- dataset/bedroom_supplies/storage/dd7216a0412d5ba586118382c5db2493/affordance/affordance_annot.json +135 -0
- dataset/bedroom_supplies/storage/dd7216a0412d5ba586118382c5db2493/affordance/mesh_part_seg.glb +3 -0
- dataset/bedroom_supplies/storage/dd7216a0412d5ba586118382c5db2493/dd7216a0412d5ba586118382c5db2493.urdf +1 -0
.gitattributes
CHANGED
|
@@ -6058,3 +6058,4 @@ dataset/bedroom_supplies/storage/d65f2795147f5290911b7912e17694f0/affordance/mes
|
|
| 6058 |
dataset/bedroom_supplies/storage/d6c85fc9cbfa53739377482be6f77c71/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6059 |
dataset/bedroom_supplies/storage/d83854c341af5dfc96b4e8ce81649d27/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6060 |
dataset/bedroom_supplies/storage/d8cbe14aefb6527591688ff9df905f1a/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 6058 |
dataset/bedroom_supplies/storage/d6c85fc9cbfa53739377482be6f77c71/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6059 |
dataset/bedroom_supplies/storage/d83854c341af5dfc96b4e8ce81649d27/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6060 |
dataset/bedroom_supplies/storage/d8cbe14aefb6527591688ff9df905f1a/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6061 |
+
dataset/bedroom_supplies/storage/dd7216a0412d5ba586118382c5db2493/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/bedroom_supplies/storage/dd7216a0412d5ba586118382c5db2493/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,135 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "bin body",
|
| 5 |
+
"mask_color": "Red",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the sidewalls to lift or carry the empty bin",
|
| 10 |
+
"confidence": 0.71
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the body to stabilize the bin while another tool interacts with the rim",
|
| 14 |
+
"confidence": 0.68
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"scenario": "pinch the lower side of the body to reposition the bin on a surface",
|
| 18 |
+
"confidence": 0.63
|
| 19 |
+
}
|
| 20 |
+
],
|
| 21 |
+
"functional_labels": [
|
| 22 |
+
"contain contents",
|
| 23 |
+
"provide main structure",
|
| 24 |
+
"support the rim",
|
| 25 |
+
"provide side grasp surface",
|
| 26 |
+
"rest on the floor"
|
| 27 |
+
],
|
| 28 |
+
"semantic_description": "Large tapered pinkish-red plastic tub body with a smooth matte to semi-gloss surface, broad rectangular walls, and a deep open cavity forming most of the bin.",
|
| 29 |
+
"id": 0,
|
| 30 |
+
"grasp_group": {}
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"part_name": "upper inner lip",
|
| 34 |
+
"mask_color": "Green",
|
| 35 |
+
"graspable": true,
|
| 36 |
+
"grasp_scenarios": [
|
| 37 |
+
{
|
| 38 |
+
"scenario": "pinch the inner top lip to lift or tilt the bin",
|
| 39 |
+
"confidence": 0.76
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"scenario": "grasp the lip to stabilize the bin during dumping",
|
| 43 |
+
"confidence": 0.79
|
| 44 |
+
}
|
| 45 |
+
],
|
| 46 |
+
"functional_labels": [
|
| 47 |
+
"stiffen the opening",
|
| 48 |
+
"define the top opening",
|
| 49 |
+
"support top-edge handling",
|
| 50 |
+
"guide contents during dumping"
|
| 51 |
+
],
|
| 52 |
+
"semantic_description": "Continuous pinkish-red plastic inner rim with a smooth hard finish, running around the opening as a narrow raised lip just inside the top edge.",
|
| 53 |
+
"id": 1,
|
| 54 |
+
"grasp_group": {}
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"part_name": "outer rim flange",
|
| 58 |
+
"mask_color": "Orange",
|
| 59 |
+
"graspable": true,
|
| 60 |
+
"grasp_scenarios": [
|
| 61 |
+
{
|
| 62 |
+
"scenario": "grasp the protruding rim flange to lift the bin",
|
| 63 |
+
"confidence": 0.88
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"scenario": "hold the rim while pulling or sliding the bin",
|
| 67 |
+
"confidence": 0.82
|
| 68 |
+
},
|
| 69 |
+
{
|
| 70 |
+
"scenario": "grasp the rim to tip the bin for pouring out contents",
|
| 71 |
+
"confidence": 0.85
|
| 72 |
+
}
|
| 73 |
+
],
|
| 74 |
+
"functional_labels": [
|
| 75 |
+
"provide main handhold",
|
| 76 |
+
"reinforce the top edge",
|
| 77 |
+
"protect the opening edge",
|
| 78 |
+
"aid tipping and carrying"
|
| 79 |
+
],
|
| 80 |
+
"semantic_description": "Wide pinkish-red plastic flange around the top perimeter with a smooth slightly glossy hard surface, projecting outward as the most prominent edge feature.",
|
| 81 |
+
"id": 4,
|
| 82 |
+
"grasp_group": {}
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"part_name": "side clip tab",
|
| 86 |
+
"mask_color": "Blue",
|
| 87 |
+
"graspable": true,
|
| 88 |
+
"grasp_scenarios": [
|
| 89 |
+
{
|
| 90 |
+
"scenario": "pinch the small side tab to help pull or reorient the bin",
|
| 91 |
+
"confidence": 0.46
|
| 92 |
+
},
|
| 93 |
+
{
|
| 94 |
+
"scenario": "use the tab as a minor side contact point for stabilization",
|
| 95 |
+
"confidence": 0.39
|
| 96 |
+
}
|
| 97 |
+
],
|
| 98 |
+
"functional_labels": [
|
| 99 |
+
"provide a small auxiliary grip point",
|
| 100 |
+
"form a molded side tab below the rim",
|
| 101 |
+
"assist side manipulation"
|
| 102 |
+
],
|
| 103 |
+
"semantic_description": "Small blue rectangular plastic clip-like tab mounted just below the upper rim on one side, with a short looped protruding shape and smooth surface.",
|
| 104 |
+
"id": 2,
|
| 105 |
+
"grasp_group": {}
|
| 106 |
+
},
|
| 107 |
+
{
|
| 108 |
+
"part_name": "side clip tab",
|
| 109 |
+
"mask_color": "Purple",
|
| 110 |
+
"graspable": true,
|
| 111 |
+
"grasp_scenarios": [
|
| 112 |
+
{
|
| 113 |
+
"scenario": "pinch the small side tab to help pull or reorient the bin",
|
| 114 |
+
"confidence": 0.46
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"scenario": "use the tab as a minor side contact point for stabilization",
|
| 118 |
+
"confidence": 0.39
|
| 119 |
+
}
|
| 120 |
+
],
|
| 121 |
+
"functional_labels": [
|
| 122 |
+
"provide a small auxiliary grip point",
|
| 123 |
+
"form a molded side tab below the rim",
|
| 124 |
+
"assist side manipulation"
|
| 125 |
+
],
|
| 126 |
+
"semantic_description": "Small purple rectangular plastic clip-like tab mounted just below the upper rim on the opposite side, with a short looped protruding shape and smooth surface.",
|
| 127 |
+
"id": 5,
|
| 128 |
+
"grasp_group": {}
|
| 129 |
+
}
|
| 130 |
+
],
|
| 131 |
+
"quality_check": {
|
| 132 |
+
"success": false,
|
| 133 |
+
"message": "Body color/material description and side tab identity/function are inaccurate; tabs are latch/handle loops, not blue/purple clip tabs."
|
| 134 |
+
}
|
| 135 |
+
}
|
dataset/bedroom_supplies/storage/dd7216a0412d5ba586118382c5db2493/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:282b90ecadd6f7a3c31544ea3579c94c2727034605bc44284cfe1458647ce199
|
| 3 |
+
size 2014944
|
dataset/bedroom_supplies/storage/dd7216a0412d5ba586118382c5db2493/dd7216a0412d5ba586118382c5db2493.urdf
CHANGED
|
@@ -52,6 +52,7 @@
|
|
| 52 |
<mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
|
| 53 |
</geometry>
|
| 54 |
</visual_seg>
|
|
|
|
| 55 |
</affordance>
|
| 56 |
</custom_data>
|
| 57 |
</robot>
|
|
|
|
| 52 |
<mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
|
| 53 |
</geometry>
|
| 54 |
</visual_seg>
|
| 55 |
+
<affordance_annot>affordance/affordance_annot.json</affordance_annot>
|
| 56 |
</affordance>
|
| 57 |
</custom_data>
|
| 58 |
</robot>
|