Add asset bedroom_supplies/storage/5e47ba5b4adf59098c7cba368d60821b
Browse files- .gitattributes +1 -1
- dataset/bedroom_supplies/storage/5e47ba5b4adf59098c7cba368d60821b/affordance/affordance_annot.json +92 -0
- dataset/bedroom_supplies/storage/5e47ba5b4adf59098c7cba368d60821b/affordance/mesh_part_seg.glb +3 -0
- dataset/bedroom_supplies/storage/5e47ba5b4adf59098c7cba368d60821b/storage_box_016.urdf +1 -0
.gitattributes
CHANGED
|
@@ -6036,4 +6036,4 @@ dataset/bedroom_supplies/storage/5a3b9d1b899450f8ab9fb357157e1fa4/affordance/mes
|
|
| 6036 |
dataset/bedroom_supplies/storage/5a7f2f2bf7475dbab25e5d6ef9932127/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6037 |
dataset/bedroom_supplies/storage/5c63a24d0686572480b05c44bd72b33b/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6038 |
dataset/bedroom_supplies/storage/5c75ec256ef552acb591849089f4724e/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6039 |
-
dataset/bedroom_supplies/storage/
|
|
|
|
| 6036 |
dataset/bedroom_supplies/storage/5a7f2f2bf7475dbab25e5d6ef9932127/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6037 |
dataset/bedroom_supplies/storage/5c63a24d0686572480b05c44bd72b33b/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6038 |
dataset/bedroom_supplies/storage/5c75ec256ef552acb591849089f4724e/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6039 |
+
dataset/bedroom_supplies/storage/5e47ba5b4adf59098c7cba368d60821b/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/bedroom_supplies/storage/5e47ba5b4adf59098c7cba368d60821b/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,92 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "lid",
|
| 5 |
+
"mask_color": "Yellow",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the lid edges to remove or place the lid",
|
| 10 |
+
"confidence": 0.89
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the lid while opening the storage box after unlatching",
|
| 14 |
+
"confidence": 0.86
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"scenario": "stabilize the top of the box during repositioning",
|
| 18 |
+
"confidence": 0.43
|
| 19 |
+
}
|
| 20 |
+
],
|
| 21 |
+
"functional_labels": [
|
| 22 |
+
"cover the container opening",
|
| 23 |
+
"retain contents inside",
|
| 24 |
+
"provide a sealing surface",
|
| 25 |
+
"protect contents from dust"
|
| 26 |
+
],
|
| 27 |
+
"semantic_description": "Large translucent frosted plastic lid with a pale bluish-gray rim, smooth slightly glossy hard surface, rounded rectangular shape, and a shallow recessed panel covering the top of the box.",
|
| 28 |
+
"id": 3,
|
| 29 |
+
"grasp_group": {}
|
| 30 |
+
},
|
| 31 |
+
{
|
| 32 |
+
"part_name": "box body",
|
| 33 |
+
"mask_color": "Blue",
|
| 34 |
+
"graspable": true,
|
| 35 |
+
"grasp_scenarios": [
|
| 36 |
+
{
|
| 37 |
+
"scenario": "grasp the sidewalls of the box to lift or carry the container",
|
| 38 |
+
"confidence": 0.82
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"scenario": "hold the body to stabilize it while opening or closing the lid",
|
| 42 |
+
"confidence": 0.88
|
| 43 |
+
},
|
| 44 |
+
{
|
| 45 |
+
"scenario": "pick up the empty box by clamping opposite side faces",
|
| 46 |
+
"confidence": 0.79
|
| 47 |
+
}
|
| 48 |
+
],
|
| 49 |
+
"functional_labels": [
|
| 50 |
+
"contain stored items",
|
| 51 |
+
"support the lid",
|
| 52 |
+
"provide structural enclosure",
|
| 53 |
+
"support stacking or placement"
|
| 54 |
+
],
|
| 55 |
+
"semantic_description": "Main white semi-translucent plastic tub with a matte-to-satin hard smooth surface, tapered rectangular shape, and short molded feet at the bottom.",
|
| 56 |
+
"id": 2,
|
| 57 |
+
"grasp_group": {}
|
| 58 |
+
},
|
| 59 |
+
{
|
| 60 |
+
"part_name": "locking latch",
|
| 61 |
+
"mask_color": "Green",
|
| 62 |
+
"graspable": true,
|
| 63 |
+
"grasp_scenarios": [
|
| 64 |
+
{
|
| 65 |
+
"scenario": "grasp a latch to flip it open or closed",
|
| 66 |
+
"confidence": 0.95
|
| 67 |
+
},
|
| 68 |
+
{
|
| 69 |
+
"scenario": "pinch the front latch to pull the box slightly during access",
|
| 70 |
+
"confidence": 0.58
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"scenario": "hold a side latch to stabilize the lid while releasing it",
|
| 74 |
+
"confidence": 0.67
|
| 75 |
+
}
|
| 76 |
+
],
|
| 77 |
+
"functional_labels": [
|
| 78 |
+
"lock the lid to the body",
|
| 79 |
+
"secure closure",
|
| 80 |
+
"assist lid opening",
|
| 81 |
+
"provide localized manipulation point"
|
| 82 |
+
],
|
| 83 |
+
"semantic_description": "Small dark navy-blue plastic latch pieces with a smooth slightly glossy hard surface, mounted around the lid rim as rectangular flip clips on the front and sides.",
|
| 84 |
+
"id": 1,
|
| 85 |
+
"grasp_group": {}
|
| 86 |
+
}
|
| 87 |
+
],
|
| 88 |
+
"quality_check": {
|
| 89 |
+
"success": true,
|
| 90 |
+
"message": "YES"
|
| 91 |
+
}
|
| 92 |
+
}
|
dataset/bedroom_supplies/storage/5e47ba5b4adf59098c7cba368d60821b/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9656edeb6f3dcde26269a92f8422755f241eb9bfa3da5912a5e84961884f87fc
|
| 3 |
+
size 3784984
|
dataset/bedroom_supplies/storage/5e47ba5b4adf59098c7cba368d60821b/storage_box_016.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>
|