Add asset bedroom_supplies/storage/f3011ec550bb59f5af91dc1ba6b11a26
Browse files- .gitattributes +1 -1
- dataset/bedroom_supplies/storage/f3011ec550bb59f5af91dc1ba6b11a26/affordance/affordance_annot.json +97 -0
- dataset/bedroom_supplies/storage/f3011ec550bb59f5af91dc1ba6b11a26/affordance/mesh_part_seg.glb +3 -0
- dataset/bedroom_supplies/storage/f3011ec550bb59f5af91dc1ba6b11a26/f3011ec550bb59f5af91dc1ba6b11a26.urdf +4 -3
.gitattributes
CHANGED
|
@@ -6076,4 +6076,4 @@ dataset/bedroom_supplies/storage/eceafce2606451859c9875237142155d/affordance/mes
|
|
| 6076 |
dataset/bedroom_supplies/storage/ed7575c47304597cb04abe5e141f25f9/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6077 |
dataset/bedroom_supplies/storage/ee1679c2dac75fc8871d0e640e06e759/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6078 |
dataset/bedroom_supplies/storage/f219e36f78dd54c79f9953660fcb5c02/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6079 |
-
dataset/bedroom_supplies/storage/
|
|
|
|
| 6076 |
dataset/bedroom_supplies/storage/ed7575c47304597cb04abe5e141f25f9/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6077 |
dataset/bedroom_supplies/storage/ee1679c2dac75fc8871d0e640e06e759/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6078 |
dataset/bedroom_supplies/storage/f219e36f78dd54c79f9953660fcb5c02/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 6079 |
+
dataset/bedroom_supplies/storage/f3011ec550bb59f5af91dc1ba6b11a26/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/bedroom_supplies/storage/f3011ec550bb59f5af91dc1ba6b11a26/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,97 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "basket rim",
|
| 5 |
+
"mask_color": "Orange",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the top rim to lift and carry the basket",
|
| 10 |
+
"confidence": 0.95
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "pinch the rim to pull the basket across a surface",
|
| 14 |
+
"confidence": 0.88
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"scenario": "hold the rim to stabilize the basket during loading or unloading",
|
| 18 |
+
"confidence": 0.9
|
| 19 |
+
}
|
| 20 |
+
],
|
| 21 |
+
"functional_labels": [
|
| 22 |
+
"provide a top gripping edge",
|
| 23 |
+
"reinforce the opening",
|
| 24 |
+
"define the basket opening",
|
| 25 |
+
"support carrying and repositioning"
|
| 26 |
+
],
|
| 27 |
+
"semantic_description": "Thick blue coated metal top rim with a smooth semi-matte finish, rounded rectangular loop shape, running around the basket opening as the prominent upper edge.",
|
| 28 |
+
"id": 4,
|
| 29 |
+
"grasp_group": {}
|
| 30 |
+
},
|
| 31 |
+
{
|
| 32 |
+
"part_name": "basket body",
|
| 33 |
+
"mask_color": "Gray",
|
| 34 |
+
"graspable": true,
|
| 35 |
+
"grasp_scenarios": [
|
| 36 |
+
{
|
| 37 |
+
"scenario": "grasp opposite side walls of the basket body to pick it up",
|
| 38 |
+
"confidence": 0.73
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"scenario": "hold a side wall to stabilize the basket while placing items inside",
|
| 42 |
+
"confidence": 0.76
|
| 43 |
+
},
|
| 44 |
+
{
|
| 45 |
+
"scenario": "grasp the lower body to reposition the basket on a shelf or table",
|
| 46 |
+
"confidence": 0.69
|
| 47 |
+
}
|
| 48 |
+
],
|
| 49 |
+
"functional_labels": [
|
| 50 |
+
"contain items",
|
| 51 |
+
"form the side walls and base",
|
| 52 |
+
"provide ventilation through open grid",
|
| 53 |
+
"support stored contents"
|
| 54 |
+
],
|
| 55 |
+
"semantic_description": "Large blue coated metal wire-frame body with a hard smooth semi-matte finish, open lattice walls and base, rectangular tapered shape, and evenly spaced rods forming the main container.",
|
| 56 |
+
"id": 15,
|
| 57 |
+
"grasp_group": {
|
| 58 |
+
"grasp_33": {
|
| 59 |
+
"confidence": 0.3111392557621002,
|
| 60 |
+
"position": [
|
| 61 |
+
-0.1597451134584844,
|
| 62 |
+
-0.1898875484475866,
|
| 63 |
+
0.07681296486407518
|
| 64 |
+
],
|
| 65 |
+
"orientation": {
|
| 66 |
+
"w": 0.6440734066364997,
|
| 67 |
+
"xyz": [
|
| 68 |
+
-0.75955024582366,
|
| 69 |
+
-0.021194973488710134,
|
| 70 |
+
-0.08833823652125443
|
| 71 |
+
]
|
| 72 |
+
}
|
| 73 |
+
},
|
| 74 |
+
"grasp_36": {
|
| 75 |
+
"confidence": 0.13447695970535278,
|
| 76 |
+
"position": [
|
| 77 |
+
-0.14746798714622855,
|
| 78 |
+
-0.18053070700261742,
|
| 79 |
+
0.044689507223665714
|
| 80 |
+
],
|
| 81 |
+
"orientation": {
|
| 82 |
+
"w": 0.24843763998146998,
|
| 83 |
+
"xyz": [
|
| 84 |
+
-0.023459452868639968,
|
| 85 |
+
0.7370364716021223,
|
| 86 |
+
0.6280968338081601
|
| 87 |
+
]
|
| 88 |
+
}
|
| 89 |
+
}
|
| 90 |
+
}
|
| 91 |
+
}
|
| 92 |
+
],
|
| 93 |
+
"quality_check": {
|
| 94 |
+
"success": true,
|
| 95 |
+
"message": "YES"
|
| 96 |
+
}
|
| 97 |
+
}
|
dataset/bedroom_supplies/storage/f3011ec550bb59f5af91dc1ba6b11a26/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:097a7b87e859853ab57078912d91bb4c730279b2fe4ea13dedd8f23ffc7b37a2
|
| 3 |
+
size 1035012
|
dataset/bedroom_supplies/storage/f3011ec550bb59f5af91dc1ba6b11a26/f3011ec550bb59f5af91dc1ba6b11a26.urdf
CHANGED
|
@@ -42,16 +42,17 @@
|
|
| 42 |
<ImageSegChecker>YES</ImageSegChecker>
|
| 43 |
<ImageAestheticChecker>4.465483665466309</ImageAestheticChecker>
|
| 44 |
<overall>NO</overall>
|
| 45 |
-
<PartSegChecker>
|
| 46 |
</quality>
|
| 47 |
<affordance>
|
| 48 |
-
<part_count>
|
| 49 |
<visual_seg>
|
| 50 |
<origin xyz="0 0 0" rpy="1.5708 0.0 0.0" />
|
| 51 |
<geometry>
|
| 52 |
-
<mesh filename="
|
| 53 |
</geometry>
|
| 54 |
</visual_seg>
|
|
|
|
| 55 |
</affordance>
|
| 56 |
</custom_data>
|
| 57 |
</robot>
|
|
|
|
| 42 |
<ImageSegChecker>YES</ImageSegChecker>
|
| 43 |
<ImageAestheticChecker>4.465483665466309</ImageAestheticChecker>
|
| 44 |
<overall>NO</overall>
|
| 45 |
+
<PartSegChecker>YES</PartSegChecker>
|
| 46 |
</quality>
|
| 47 |
<affordance>
|
| 48 |
+
<part_count>2</part_count>
|
| 49 |
<visual_seg>
|
| 50 |
<origin xyz="0 0 0" rpy="1.5708 0.0 0.0" />
|
| 51 |
<geometry>
|
| 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>
|