Add asset bedroom_supplies/storage/d36077fd68ae5265a516ef2eefb78fa0
Browse files- .gitattributes +1 -1
- dataset/bedroom_supplies/storage/d36077fd68ae5265a516ef2eefb78fa0/affordance/affordance_annot.json +75 -0
- dataset/bedroom_supplies/storage/d36077fd68ae5265a516ef2eefb78fa0/affordance/mesh_part_seg.glb +3 -0
- dataset/bedroom_supplies/storage/d36077fd68ae5265a516ef2eefb78fa0/remote_holder_008.urdf +1 -0
.gitattributes
CHANGED
|
@@ -6051,4 +6051,4 @@ dataset/bedroom_supplies/storage/cf3f7c78518f5ec08a013aeec04ae271/affordance/mes
|
|
| 6051 |
dataset/bedroom_supplies/storage/cfc0cc1ac0f1563daf5480b1b767f53c/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6052 |
dataset/bedroom_supplies/storage/c979fa8c7640556fa245ecb30f1059d1/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6053 |
dataset/bedroom_supplies/storage/d2a33e9d0c925736b94a81eea7dd56d9/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6054 |
-
dataset/bedroom_supplies/storage/
|
|
|
|
| 6051 |
dataset/bedroom_supplies/storage/cfc0cc1ac0f1563daf5480b1b767f53c/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6052 |
dataset/bedroom_supplies/storage/c979fa8c7640556fa245ecb30f1059d1/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6053 |
dataset/bedroom_supplies/storage/d2a33e9d0c925736b94a81eea7dd56d9/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6054 |
+
dataset/bedroom_supplies/storage/d36077fd68ae5265a516ef2eefb78fa0/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/bedroom_supplies/storage/d36077fd68ae5265a516ef2eefb78fa0/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,75 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "holder frame",
|
| 5 |
+
"mask_color": "Magenta",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the outer side walls to pick up and move the holder",
|
| 10 |
+
"confidence": 0.93
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the frame from opposite sides to stabilize it while placing or unloading contents",
|
| 14 |
+
"confidence": 0.89
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"scenario": "grasp the upper rim to reorient the holder on a table",
|
| 18 |
+
"confidence": 0.71
|
| 19 |
+
}
|
| 20 |
+
],
|
| 21 |
+
"functional_labels": [
|
| 22 |
+
"contain remote controls",
|
| 23 |
+
"provide structural support",
|
| 24 |
+
"form outer enclosure",
|
| 25 |
+
"support placement on a surface",
|
| 26 |
+
"protect contents from sliding out"
|
| 27 |
+
],
|
| 28 |
+
"semantic_description": "Large light tan wooden outer frame with a smooth matte finish, wavy scalloped upper edges, and rounded post-like corner finials, forming the side walls and base perimeter of the holder.",
|
| 29 |
+
"id": 7,
|
| 30 |
+
"grasp_group": {}
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"part_name": "interior divider panel",
|
| 34 |
+
"mask_color": "Teal",
|
| 35 |
+
"graspable": true,
|
| 36 |
+
"grasp_scenarios": [
|
| 37 |
+
{
|
| 38 |
+
"scenario": "pinch the exposed top edge of the divider to steady or adjust it during assembly or repair",
|
| 39 |
+
"confidence": 0.4
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"scenario": "hold the divider panel while fitting it into slots or glue joints during manufacturing",
|
| 43 |
+
"confidence": 0.36
|
| 44 |
+
}
|
| 45 |
+
],
|
| 46 |
+
"functional_labels": [
|
| 47 |
+
"divide the interior into compartments",
|
| 48 |
+
"separate stored items",
|
| 49 |
+
"provide internal structure for organizing contents"
|
| 50 |
+
],
|
| 51 |
+
"semantic_description": "Light tan wooden interior divider panel with a smooth matte finish, located inside the holder near the center and spanning much of the opening to separate compartments.",
|
| 52 |
+
"id": 10,
|
| 53 |
+
"grasp_group": {}
|
| 54 |
+
},
|
| 55 |
+
{
|
| 56 |
+
"part_name": "feet",
|
| 57 |
+
"mask_color": "Purple",
|
| 58 |
+
"graspable": false,
|
| 59 |
+
"grasp_scenarios": [],
|
| 60 |
+
"functional_labels": [
|
| 61 |
+
"elevate the holder",
|
| 62 |
+
"provide contact points with the table",
|
| 63 |
+
"improve stability",
|
| 64 |
+
"reduce base wear"
|
| 65 |
+
],
|
| 66 |
+
"semantic_description": "Small rounded light tan wooden feet or knobs with a smooth matte finish, positioned at the lower corners and contacting the supporting surface.",
|
| 67 |
+
"id": 5,
|
| 68 |
+
"grasp_group": {}
|
| 69 |
+
}
|
| 70 |
+
],
|
| 71 |
+
"quality_check": {
|
| 72 |
+
"success": false,
|
| 73 |
+
"message": "Teal mask does not isolate one divider panel; it covers most interior/base area, so part identity and description are incorrect."
|
| 74 |
+
}
|
| 75 |
+
}
|
dataset/bedroom_supplies/storage/d36077fd68ae5265a516ef2eefb78fa0/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ff76caa4e428dc4846207fa882c3f5d2c836eb536f100c94e801c90596433f83
|
| 3 |
+
size 3792736
|
dataset/bedroom_supplies/storage/d36077fd68ae5265a516ef2eefb78fa0/remote_holder_008.urdf
CHANGED
|
@@ -54,6 +54,7 @@
|
|
| 54 |
<mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
|
| 55 |
</geometry>
|
| 56 |
</visual_seg>
|
|
|
|
| 57 |
</affordance>
|
| 58 |
<quality>
|
| 59 |
<PartSegChecker>NO: {"summary":"Internal divider layout is merged into one region and misses clear functional compartments; merging cannot fix it.","merge_groups":[]}</PartSegChecker>
|
|
|
|
| 54 |
<mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
|
| 55 |
</geometry>
|
| 56 |
</visual_seg>
|
| 57 |
+
<affordance_annot>affordance/affordance_annot.json</affordance_annot>
|
| 58 |
</affordance>
|
| 59 |
<quality>
|
| 60 |
<PartSegChecker>NO: {"summary":"Internal divider layout is merged into one region and misses clear functional compartments; merging cannot fix it.","merge_groups":[]}</PartSegChecker>
|