xinjjj commited on
Commit
0dd6847
·
verified ·
1 Parent(s): 02608d5

Add asset desktop_supplies/office_stationery/f58b794c3b165191bd6cd85755cf87ea

Browse files
.gitattributes CHANGED
@@ -8628,3 +8628,4 @@ dataset/desktop_supplies/office_stationery/f2fd29c97f43540db1691502d4c89199/affo
8628
  dataset/desktop_supplies/office_stationery/f3a13eb8170857009ed274c7bd71cffe/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8629
  dataset/desktop_supplies/office_stationery/f3b88e5184a7550ba2be0e432752637f/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8630
  dataset/desktop_supplies/office_stationery/f51a7c0b35515dca8e547665d3586545/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
8628
  dataset/desktop_supplies/office_stationery/f3a13eb8170857009ed274c7bd71cffe/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8629
  dataset/desktop_supplies/office_stationery/f3b88e5184a7550ba2be0e432752637f/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8630
  dataset/desktop_supplies/office_stationery/f51a7c0b35515dca8e547665d3586545/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8631
+ dataset/desktop_supplies/office_stationery/f58b794c3b165191bd6cd85755cf87ea/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/desktop_supplies/office_stationery/f58b794c3b165191bd6cd85755cf87ea/affordance/affordance_annot.json ADDED
@@ -0,0 +1,166 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "front cover",
5
+ "mask_color": "Green",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the notebook by the front cover edge to pick it up from a table",
10
+ "confidence": 0.82
11
+ },
12
+ {
13
+ "scenario": "hold the front cover to open or flip the notebook",
14
+ "confidence": 0.88
15
+ },
16
+ {
17
+ "scenario": "pinch the cover corner to reorient the notebook",
18
+ "confidence": 0.74
19
+ }
20
+ ],
21
+ "functional_labels": [
22
+ "cover the pages",
23
+ "protect the paper stack",
24
+ "provide a surface to open the notebook",
25
+ "support handling and orientation"
26
+ ],
27
+ "semantic_description": "Large dark gray to black cover panel, likely thin cardstock or plastic-coated board, with a matte smooth hard surface and flat rectangular shape forming one outer face of the notebook.",
28
+ "id": 1,
29
+ "grasp_group": {
30
+ "grasp_20": {
31
+ "confidence": 0.027627702802419662,
32
+ "position": [
33
+ 0.014458856981946155,
34
+ 0.05306401039706543,
35
+ 0.10584317125903908
36
+ ],
37
+ "orientation": {
38
+ "w": 0.09864730222745102,
39
+ "xyz": [
40
+ 0.9899888913905253,
41
+ -0.007442282045718951,
42
+ 0.10067431213848275
43
+ ]
44
+ }
45
+ }
46
+ }
47
+ },
48
+ {
49
+ "part_name": "back cover",
50
+ "mask_color": "Red",
51
+ "graspable": true,
52
+ "grasp_scenarios": [
53
+ {
54
+ "scenario": "grasp the notebook by the back cover edge to lift or slide it",
55
+ "confidence": 0.8
56
+ },
57
+ {
58
+ "scenario": "hold the back cover to stabilize the notebook while opening pages",
59
+ "confidence": 0.85
60
+ },
61
+ {
62
+ "scenario": "pinch a back cover corner to reposition the notebook",
63
+ "confidence": 0.72
64
+ }
65
+ ],
66
+ "functional_labels": [
67
+ "cover the pages",
68
+ "protect the paper stack",
69
+ "provide rear support",
70
+ "stabilize the notebook during use"
71
+ ],
72
+ "semantic_description": "Large dark gray to black rear cover panel, likely thin cardstock or plastic-coated board, with a matte smooth hard surface and flat rectangular shape on the opposite side from the front cover.",
73
+ "id": 0,
74
+ "grasp_group": {}
75
+ },
76
+ {
77
+ "part_name": "page stack",
78
+ "mask_color": "Cyan",
79
+ "graspable": true,
80
+ "grasp_scenarios": [
81
+ {
82
+ "scenario": "pinch the page block edge to flip or separate pages",
83
+ "confidence": 0.62
84
+ },
85
+ {
86
+ "scenario": "grasp the notebook along the paper edge when picking it up",
87
+ "confidence": 0.48
88
+ }
89
+ ],
90
+ "functional_labels": [
91
+ "provide writing pages",
92
+ "store notes",
93
+ "present page edges for flipping",
94
+ "fill the notebook interior"
95
+ ],
96
+ "semantic_description": "Thin white paper stack visible along the outer edge, with a matte smooth slightly layered texture and rectangular sheet profile sandwiched between the two covers.",
97
+ "id": 6,
98
+ "grasp_group": {}
99
+ },
100
+ {
101
+ "part_name": "spiral binding",
102
+ "mask_color": "Brown",
103
+ "graspable": true,
104
+ "grasp_scenarios": [
105
+ {
106
+ "scenario": "grasp the spiral binding to pull the notebook from a shelf or pile",
107
+ "confidence": 0.58
108
+ },
109
+ {
110
+ "scenario": "hold the binding to stabilize the notebook while turning pages",
111
+ "confidence": 0.64
112
+ },
113
+ {
114
+ "scenario": "pinch the binding to carry the small notebook briefly",
115
+ "confidence": 0.44
116
+ }
117
+ ],
118
+ "functional_labels": [
119
+ "bind the covers and pages",
120
+ "act as a hinge for page turning",
121
+ "keep pages aligned",
122
+ "allow notebook opening and folding"
123
+ ],
124
+ "semantic_description": "Small coil binding along one short edge, appearing translucent white in the RGB views, likely plastic with a slightly glossy smooth finish and repeating looped cylindrical shape.",
125
+ "id": 11,
126
+ "grasp_group": {
127
+ "grasp_48": {
128
+ "confidence": 0.9797476530075073,
129
+ "position": [
130
+ -0.148127155873226,
131
+ -0.006083200860302895,
132
+ 0.0042072900250786915
133
+ ],
134
+ "orientation": {
135
+ "w": 0.17760031790864858,
136
+ "xyz": [
137
+ -0.6754970306198304,
138
+ -0.19720656814000426,
139
+ -0.6879472786376737
140
+ ]
141
+ }
142
+ },
143
+ "grasp_63": {
144
+ "confidence": 0.9684717655181885,
145
+ "position": [
146
+ -0.14527985689346679,
147
+ 0.033045488700736314,
148
+ -0.011141530456370674
149
+ ],
150
+ "orientation": {
151
+ "w": 0.7006701884905512,
152
+ "xyz": [
153
+ 0.19682834947044608,
154
+ 0.6615655227432603,
155
+ -0.18069573022844904
156
+ ]
157
+ }
158
+ }
159
+ }
160
+ }
161
+ ],
162
+ "quality_check": {
163
+ "success": true,
164
+ "message": "YES"
165
+ }
166
+ }
dataset/desktop_supplies/office_stationery/f58b794c3b165191bd6cd85755cf87ea/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96482ad41fc108e81231060bdfc12c21557b85d92b84f1f2f795384b3e5d3f15
3
+ size 597756
dataset/desktop_supplies/office_stationery/f58b794c3b165191bd6cd85755cf87ea/f58b794c3b165191bd6cd85755cf87ea.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>