xinjjj commited on
Commit
e7e0300
·
verified ·
1 Parent(s): 9897e31

Add asset bathroom_supplies/personal_care/eb4c0a5fd5f25786a5bf5cf1be644e46

Browse files
.gitattributes CHANGED
@@ -5864,4 +5864,5 @@ dataset/bathroom_supplies/personal_care/e37ef37f069159b2a54f3c2a9426307d/afforda
5864
  dataset/bathroom_supplies/personal_care/e4d50439c74a561b959ec395037e9277/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
5865
  dataset/bathroom_supplies/personal_care/e6a8cef872e45b00afd7fc987930c83d/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
5866
  dataset/bathroom_supplies/personal_care/e7176834630159a289a0a52dca914021/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
5867
- dataset/bathroom_supplies/personal_care/ea6f33658e5b58a4b5f8395fa00e2989/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
5864
  dataset/bathroom_supplies/personal_care/e4d50439c74a561b959ec395037e9277/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
5865
  dataset/bathroom_supplies/personal_care/e6a8cef872e45b00afd7fc987930c83d/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
5866
  dataset/bathroom_supplies/personal_care/e7176834630159a289a0a52dca914021/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
5867
+ dataset/bathroom_supplies/personal_care/e7443951ec2d55149e80d215345a26ff/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
5868
+ dataset/bathroom_supplies/personal_care/eb4c0a5fd5f25786a5bf5cf1be644e46/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/bathroom_supplies/personal_care/eb4c0a5fd5f25786a5bf5cf1be644e46/affordance/affordance_annot.json ADDED
@@ -0,0 +1,199 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "handle body",
5
+ "mask_color": "Pink",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the main handle to pick up and reposition the toothbrush",
10
+ "confidence": 0.98
11
+ },
12
+ {
13
+ "scenario": "hold the handle while brushing or while a robot presents the brush head to a user",
14
+ "confidence": 0.96
15
+ },
16
+ {
17
+ "scenario": "stabilize the toothbrush by clamping the handle during inspection or storage setup",
18
+ "confidence": 0.89
19
+ }
20
+ ],
21
+ "functional_labels": [
22
+ "main grasp surface",
23
+ "support the toothbrush structure",
24
+ "provide reach and leverage",
25
+ "house internal electronics"
26
+ ],
27
+ "semantic_description": "Large elongated white plastic handle with a smooth hard surface and mostly matte appearance, forming the thick rear body of the toothbrush with subtle printed markings and a tapered transition toward the neck.",
28
+ "id": 8,
29
+ "grasp_group": {}
30
+ },
31
+ {
32
+ "part_name": "neck",
33
+ "mask_color": "Green",
34
+ "graspable": true,
35
+ "grasp_scenarios": [
36
+ {
37
+ "scenario": "delicately grasp the narrow neck to orient the brush head precisely",
38
+ "confidence": 0.46
39
+ },
40
+ {
41
+ "scenario": "hold near the neck for fine positioning during inspection",
42
+ "confidence": 0.41
43
+ }
44
+ ],
45
+ "functional_labels": [
46
+ "connect handle to brush head",
47
+ "provide reach to the mouth",
48
+ "position the brush head",
49
+ "transmit brushing motion"
50
+ ],
51
+ "semantic_description": "Slim white plastic neck with a smooth hard surface and slight taper, extending from the handle to the head as a narrow connector arm.",
52
+ "id": 1,
53
+ "grasp_group": {}
54
+ },
55
+ {
56
+ "part_name": "brush head",
57
+ "mask_color": "Lime Green",
58
+ "graspable": true,
59
+ "grasp_scenarios": [
60
+ {
61
+ "scenario": "lightly pinch the brush head to orient the toothbrush during inspection",
62
+ "confidence": 0.24
63
+ },
64
+ {
65
+ "scenario": "grasp the head for transfer when bristle contact is acceptable",
66
+ "confidence": 0.18
67
+ }
68
+ ],
69
+ "functional_labels": [
70
+ "support bristles",
71
+ "contact tooth surfaces",
72
+ "guide brushing at the tip",
73
+ "define cleaning end"
74
+ ],
75
+ "semantic_description": "Small rounded white plastic brush head at the front tip, forming a compact smooth base that carries the bristle clusters and is small relative to the handle.",
76
+ "id": 9,
77
+ "grasp_group": {}
78
+ },
79
+ {
80
+ "part_name": "bristles",
81
+ "mask_color": "Purple",
82
+ "graspable": false,
83
+ "grasp_scenarios": [],
84
+ "functional_labels": [
85
+ "scrub teeth",
86
+ "clean along gumline",
87
+ "apply toothpaste during brushing",
88
+ "provide soft contact surface"
89
+ ],
90
+ "semantic_description": "Tiny clustered bristles made of flexible synthetic fibers on the top of the brush head, visibly including green, white, and purple tufts with a soft textured appearance.",
91
+ "id": 5,
92
+ "grasp_group": {}
93
+ },
94
+ {
95
+ "part_name": "power button",
96
+ "mask_color": "Blue",
97
+ "graspable": false,
98
+ "grasp_scenarios": [],
99
+ "functional_labels": [
100
+ "turn the toothbrush on or off",
101
+ "control operation",
102
+ "indicate user interaction point"
103
+ ],
104
+ "semantic_description": "Small oval blue button set into the front of the handle, likely rubber or soft-touch plastic with a smooth slightly matte surface.",
105
+ "id": 2,
106
+ "grasp_group": {}
107
+ },
108
+ {
109
+ "part_name": "base cap",
110
+ "mask_color": "Orange",
111
+ "graspable": true,
112
+ "grasp_scenarios": [
113
+ {
114
+ "scenario": "grasp the base end to lift the toothbrush from a flat surface",
115
+ "confidence": 0.55
116
+ },
117
+ {
118
+ "scenario": "hold the bottom while placing the toothbrush upright or repositioning it",
119
+ "confidence": 0.5
120
+ }
121
+ ],
122
+ "functional_labels": [
123
+ "finish the handle end",
124
+ "provide a flat resting end",
125
+ "protect the bottom end"
126
+ ],
127
+ "semantic_description": "Flat circular white end cap at the bottom of the handle with a smooth hard surface and slightly rounded edge.",
128
+ "id": 4,
129
+ "grasp_group": {
130
+ "grasp_21": {
131
+ "confidence": 0.7224581837654114,
132
+ "position": [
133
+ 0.06280721165239811,
134
+ -0.10071285229059868,
135
+ 0.025868323682516348
136
+ ],
137
+ "orientation": {
138
+ "w": 0.4395120221862176,
139
+ "xyz": [
140
+ -0.5486729730762478,
141
+ -0.5843807955482173,
142
+ -0.40532238621113126
143
+ ]
144
+ }
145
+ },
146
+ "grasp_27": {
147
+ "confidence": 0.841728925704956,
148
+ "position": [
149
+ 0.10438277013599873,
150
+ 0.08530494410661049,
151
+ -0.009592669033736456
152
+ ],
153
+ "orientation": {
154
+ "w": 0.4005884537532414,
155
+ "xyz": [
156
+ 0.5932563094418675,
157
+ 0.3293431707939004,
158
+ -0.6157182130475123
159
+ ]
160
+ }
161
+ },
162
+ "grasp_29": {
163
+ "confidence": 0.8355573415756226,
164
+ "position": [
165
+ 0.11105802841484547,
166
+ 0.03026400160160847,
167
+ -0.07799164107564138
168
+ ],
169
+ "orientation": {
170
+ "w": 0.6536516203883058,
171
+ "xyz": [
172
+ 0.31256313124153845,
173
+ -0.07495623907624771,
174
+ -0.685146269329237
175
+ ]
176
+ }
177
+ }
178
+ }
179
+ },
180
+ {
181
+ "part_name": "neck collar",
182
+ "mask_color": "Yellow",
183
+ "graspable": false,
184
+ "grasp_scenarios": [],
185
+ "functional_labels": [
186
+ "transition between handle and neck",
187
+ "reinforce the joint",
188
+ "provide visual and structural separation"
189
+ ],
190
+ "semantic_description": "Small white collar-like transition piece with a smooth hard surface, located where the thick handle narrows into the slender neck.",
191
+ "id": 3,
192
+ "grasp_group": {}
193
+ }
194
+ ],
195
+ "quality_check": {
196
+ "success": false,
197
+ "message": "Brush head color/identity mismatched; head includes green back pad, not white-only. Handle electronics claim unsupported."
198
+ }
199
+ }
dataset/bathroom_supplies/personal_care/eb4c0a5fd5f25786a5bf5cf1be644e46/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de41ead3d7ab39dc5315212b2c362ee33c19277be48b912e4aee7352d2d52c95
3
+ size 3789840