xinjjj commited on
Commit
aa84395
·
verified ·
1 Parent(s): bf1e5e4

Add asset bedroom_supplies/storage/ee1679c2dac75fc8871d0e640e06e759

Browse files
.gitattributes CHANGED
@@ -6073,4 +6073,5 @@ dataset/bedroom_supplies/storage/ea7d7b028495590a8888877a8277422a/affordance/mes
6073
  dataset/bedroom_supplies/storage/eb6b3a7194c25b74afac0b5be3a9a611/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6074
  dataset/bedroom_supplies/storage/ebd921247dc15db9abe00eef639a24a2/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6075
  dataset/bedroom_supplies/storage/eceafce2606451859c9875237142155d/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6076
- dataset/bedroom_supplies/storage/ee36584278945d689958f0eb97777d84/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
6073
  dataset/bedroom_supplies/storage/eb6b3a7194c25b74afac0b5be3a9a611/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6074
  dataset/bedroom_supplies/storage/ebd921247dc15db9abe00eef639a24a2/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6075
  dataset/bedroom_supplies/storage/eceafce2606451859c9875237142155d/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
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
dataset/bedroom_supplies/storage/ee1679c2dac75fc8871d0e640e06e759/affordance/affordance_annot.json ADDED
@@ -0,0 +1,121 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "rim handle strip",
5
+ "mask_color": "Blue",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the blue rim section on one side to pull or slide the box a short distance",
10
+ "confidence": 0.8
11
+ },
12
+ {
13
+ "scenario": "hold the blue rim area to stabilize the box while placing or removing the lid",
14
+ "confidence": 0.77
15
+ },
16
+ {
17
+ "scenario": "pinch the blue side handle opening for a brief one-handed repositioning of the empty or light box",
18
+ "confidence": 0.56
19
+ }
20
+ ],
21
+ "functional_labels": [
22
+ "provide side handhold",
23
+ "reinforce and protect the upper rim",
24
+ "assist handling and repositioning",
25
+ "support lid seating around the edge"
26
+ ],
27
+ "semantic_description": "Blue plastic rim piece with a smooth satin finish running around the upper edge, including thicker handle-like sections on the short sides with a rectangular hand opening.",
28
+ "id": 2,
29
+ "grasp_group": {}
30
+ },
31
+ {
32
+ "part_name": "lid",
33
+ "mask_color": "Yellow",
34
+ "graspable": true,
35
+ "grasp_scenarios": [
36
+ {
37
+ "scenario": "grasp the lid edges to lift the lid off the storage box",
38
+ "confidence": 0.82
39
+ },
40
+ {
41
+ "scenario": "hold the lid while aligning it onto the box during closing",
42
+ "confidence": 0.68
43
+ }
44
+ ],
45
+ "functional_labels": [
46
+ "cover the container",
47
+ "protect contents",
48
+ "provide top closure",
49
+ "offer a flat top surface for light stacking"
50
+ ],
51
+ "semantic_description": "Light translucent white plastic lid with a smooth slightly frosted finish, broad flat rectangular shape with rounded corners, covering the top and appearing hard and rigid.",
52
+ "id": 3,
53
+ "grasp_group": {}
54
+ },
55
+ {
56
+ "part_name": "box body",
57
+ "mask_color": "Magenta",
58
+ "graspable": true,
59
+ "grasp_scenarios": [
60
+ {
61
+ "scenario": "grasp the box body from opposite sides to lift the storage box",
62
+ "confidence": 0.84
63
+ },
64
+ {
65
+ "scenario": "hold the body to stabilize the box while removing or replacing the lid",
66
+ "confidence": 0.78
67
+ },
68
+ {
69
+ "scenario": "grasp the lower body to slide or reposition the box",
70
+ "confidence": 0.73
71
+ }
72
+ ],
73
+ "functional_labels": [
74
+ "contain stored items",
75
+ "support the lid",
76
+ "provide structural enclosure",
77
+ "rest on surfaces"
78
+ ],
79
+ "semantic_description": "Translucent white plastic container body with a matte frosted look and hard smooth surface, forming the large tapered rectangular bin below the lid, with molded feet and a printed side label.",
80
+ "id": 7,
81
+ "grasp_group": {
82
+ "grasp_50": {
83
+ "confidence": 0.8440051078796387,
84
+ "position": [
85
+ -0.2579523691238137,
86
+ 0.09130043303593993,
87
+ -0.13589907996356487
88
+ ],
89
+ "orientation": {
90
+ "w": 0.7178330580253348,
91
+ "xyz": [
92
+ 0.09340542771412123,
93
+ 0.6793604754226986,
94
+ -0.12025169983407197
95
+ ]
96
+ }
97
+ },
98
+ "grasp_59": {
99
+ "confidence": 0.8403290510177612,
100
+ "position": [
101
+ -0.2676491507590981,
102
+ 0.032394503708928823,
103
+ -0.1308851446956396
104
+ ],
105
+ "orientation": {
106
+ "w": 0.7150858528461643,
107
+ "xyz": [
108
+ -0.017124341918204205,
109
+ 0.6987699253392706,
110
+ -0.008920281077031767
111
+ ]
112
+ }
113
+ }
114
+ }
115
+ }
116
+ ],
117
+ "quality_check": {
118
+ "success": true,
119
+ "message": "YES"
120
+ }
121
+ }
dataset/bedroom_supplies/storage/ee1679c2dac75fc8871d0e640e06e759/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c3436e375b523a1b7ef2d7fb44a29f919d898a759a2b895d66129fd821d43f4
3
+ size 3781872
dataset/bedroom_supplies/storage/ee1679c2dac75fc8871d0e640e06e759/storage_box_014.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>