xinjjj commited on
Commit
8816a63
·
verified ·
1 Parent(s): ecfcb13

Add asset bedroom_supplies/storage/e802e301aa7a5d8ab6295618c3e68bc7

Browse files
.gitattributes CHANGED
@@ -6067,3 +6067,4 @@ dataset/bedroom_supplies/storage/e028a8310ee756aebccc3732ba821ad0/affordance/mes
6067
  dataset/bedroom_supplies/storage/e239fe084b505610836b8f3f7d5d63c9/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6068
  dataset/bedroom_supplies/storage/e19f2b44ea175005b103d90bd21a6ac9/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6069
  dataset/bedroom_supplies/storage/e7bfe29613645f509fc91aa1d68690be/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
6067
  dataset/bedroom_supplies/storage/e239fe084b505610836b8f3f7d5d63c9/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6068
  dataset/bedroom_supplies/storage/e19f2b44ea175005b103d90bd21a6ac9/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6069
  dataset/bedroom_supplies/storage/e7bfe29613645f509fc91aa1d68690be/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6070
+ dataset/bedroom_supplies/storage/e802e301aa7a5d8ab6295618c3e68bc7/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/bedroom_supplies/storage/e802e301aa7a5d8ab6295618c3e68bc7/affordance/affordance_annot.json ADDED
@@ -0,0 +1,65 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "basket body",
5
+ "mask_color": "Blue",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the basket body from opposite outer sidewalls to pick up the basket",
10
+ "confidence": 0.85
11
+ },
12
+ {
13
+ "scenario": "hold the rim and upper body to stabilize the basket during placement",
14
+ "confidence": 0.73
15
+ },
16
+ {
17
+ "scenario": "grasp the lower body to reposition the empty basket on a surface",
18
+ "confidence": 0.68
19
+ }
20
+ ],
21
+ "functional_labels": [
22
+ "contain items",
23
+ "support carried load",
24
+ "provide main structure",
25
+ "form sidewalls and base",
26
+ "stabilize contents"
27
+ ],
28
+ "semantic_description": "Large oval basket body made of light gray-beige woven wicker or rattan, with a matte dull finish, hard slightly rough texture, and open lattice sidewalls around the main container.",
29
+ "id": 2,
30
+ "grasp_group": {}
31
+ },
32
+ {
33
+ "part_name": "basket handles",
34
+ "mask_color": "Green",
35
+ "graspable": true,
36
+ "grasp_scenarios": [
37
+ {
38
+ "scenario": "grasp one handle to lift or drag the lightweight basket",
39
+ "confidence": 0.88
40
+ },
41
+ {
42
+ "scenario": "grasp both handles sequentially or symmetrically to carry and orient the basket",
43
+ "confidence": 0.83
44
+ },
45
+ {
46
+ "scenario": "hold a handle to stabilize the basket while loading or unloading items",
47
+ "confidence": 0.79
48
+ }
49
+ ],
50
+ "functional_labels": [
51
+ "provide carrying grip",
52
+ "assist lifting",
53
+ "aid pulling and repositioning",
54
+ "help orient the basket"
55
+ ],
56
+ "semantic_description": "Two small loop handles at the short ends, matching the light gray-beige woven wicker appearance, with a matte finish, hard slightly rough texture, and curved narrow arch shape.",
57
+ "id": 1,
58
+ "grasp_group": {}
59
+ }
60
+ ],
61
+ "quality_check": {
62
+ "success": true,
63
+ "message": "YES"
64
+ }
65
+ }
dataset/bedroom_supplies/storage/e802e301aa7a5d8ab6295618c3e68bc7/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9823e8164a2edcfa76ee029be5587ec4543b6439060c592460b418f08c38a6bf
3
+ size 1039724
dataset/bedroom_supplies/storage/e802e301aa7a5d8ab6295618c3e68bc7/e802e301aa7a5d8ab6295618c3e68bc7.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>