xinjjj commited on
Commit
01d98a0
·
verified ·
1 Parent(s): 5045882

Add asset kitchen_supplies/cutting_tools/3f64b05226ef5cf9bee528e2083d76c7

Browse files
.gitattributes CHANGED
@@ -8394,3 +8394,4 @@ dataset/kitchen_supplies/cutting_tools/377f37a622675173bf0f47d84d490687/affordan
8394
  dataset/kitchen_supplies/cutting_tools/38b3e11d48b55ffc88b68823ff7e67c6/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8395
  dataset/kitchen_supplies/cutting_tools/3cf503d21a915572821371a3a81c0b88/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8396
  dataset/kitchen_supplies/cutting_tools/3f5c51a176ec5faaa20087994f0506f9/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
8394
  dataset/kitchen_supplies/cutting_tools/38b3e11d48b55ffc88b68823ff7e67c6/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8395
  dataset/kitchen_supplies/cutting_tools/3cf503d21a915572821371a3a81c0b88/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8396
  dataset/kitchen_supplies/cutting_tools/3f5c51a176ec5faaa20087994f0506f9/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8397
+ dataset/kitchen_supplies/cutting_tools/3f64b05226ef5cf9bee528e2083d76c7/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/kitchen_supplies/cutting_tools/3f64b05226ef5cf9bee528e2083d76c7/affordance/affordance_annot.json ADDED
@@ -0,0 +1,168 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "left handle",
5
+ "mask_color": "Blue",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp this handle together with the opposite handle to pick up and control the pliers",
10
+ "confidence": 0.93
11
+ },
12
+ {
13
+ "scenario": "hold this handle while squeezing both handles to actuate the jaws",
14
+ "confidence": 0.9
15
+ },
16
+ {
17
+ "scenario": "use this handle as one contact side in a parallel gripper grasp across both handles for stabilization",
18
+ "confidence": 0.82
19
+ }
20
+ ],
21
+ "functional_labels": [
22
+ "provide handhold for the tool",
23
+ "enable opening and closing motion",
24
+ "transmit squeezing force to the jaws",
25
+ "support pickup and repositioning"
26
+ ],
27
+ "semantic_description": "One long curved silver metal handle with a smooth reflective finish, hard surface, medium size, rear-mounted with a rounded tapered end.",
28
+ "id": 2,
29
+ "grasp_group": {}
30
+ },
31
+ {
32
+ "part_name": "right handle",
33
+ "mask_color": "Yellow",
34
+ "graspable": true,
35
+ "grasp_scenarios": [
36
+ {
37
+ "scenario": "grasp this handle together with the opposite handle to pick up and control the pliers",
38
+ "confidence": 0.93
39
+ },
40
+ {
41
+ "scenario": "hold this handle while squeezing both handles to actuate the jaws",
42
+ "confidence": 0.9
43
+ },
44
+ {
45
+ "scenario": "use this handle as one contact side in a parallel gripper grasp across both handles for stabilization",
46
+ "confidence": 0.82
47
+ }
48
+ ],
49
+ "functional_labels": [
50
+ "provide handhold for the tool",
51
+ "enable opening and closing motion",
52
+ "transmit squeezing force to the jaws",
53
+ "support pickup and repositioning"
54
+ ],
55
+ "semantic_description": "One long curved silver metal handle with a smooth reflective finish, hard surface, medium size, rear-mounted with a rounded tapered end.",
56
+ "id": 3,
57
+ "grasp_group": {
58
+ "grasp_21": {
59
+ "confidence": 0.7110916972160339,
60
+ "position": [
61
+ -0.13242044462822378,
62
+ 0.02005797022866318,
63
+ 0.00029925297712907195
64
+ ],
65
+ "orientation": {
66
+ "w": 0.7004595855122173,
67
+ "xyz": [
68
+ 0.012734845600513488,
69
+ 0.7134322180566582,
70
+ -0.014445172561833855
71
+ ]
72
+ }
73
+ }
74
+ }
75
+ },
76
+ {
77
+ "part_name": "left jaw",
78
+ "mask_color": "Red",
79
+ "graspable": false,
80
+ "grasp_scenarios": [],
81
+ "functional_labels": [
82
+ "grip small objects at the tip",
83
+ "apply pinching force",
84
+ "form one half of the plier nose",
85
+ "support holding and bending small parts or wire"
86
+ ],
87
+ "semantic_description": "A slender silver metal jaw with a reflective smooth finish and hard surface, narrow and slightly tapered at the front of the tool near the pivot.",
88
+ "id": 0,
89
+ "grasp_group": {}
90
+ },
91
+ {
92
+ "part_name": "right jaw",
93
+ "mask_color": "Green",
94
+ "graspable": false,
95
+ "grasp_scenarios": [],
96
+ "functional_labels": [
97
+ "grip small objects at the tip",
98
+ "apply pinching force",
99
+ "form one half of the plier nose",
100
+ "support holding and bending small parts or wire"
101
+ ],
102
+ "semantic_description": "A slender silver metal jaw with a reflective smooth finish and hard surface, narrow and slightly tapered at the front of the tool near the pivot.",
103
+ "id": 1,
104
+ "grasp_group": {}
105
+ },
106
+ {
107
+ "part_name": "pivot joint",
108
+ "mask_color": "Purple",
109
+ "graspable": false,
110
+ "grasp_scenarios": [],
111
+ "functional_labels": [
112
+ "connect the two halves",
113
+ "provide rotational hinge",
114
+ "align jaws during operation",
115
+ "transfer force between handles and jaws"
116
+ ],
117
+ "semantic_description": "Compact circular silver metal hinge area with a reflective smooth finish, hard texture, centered between handles and jaws and visibly thicker than the surrounding arms.",
118
+ "id": 5,
119
+ "grasp_group": {}
120
+ },
121
+ {
122
+ "part_name": "pivot fastener",
123
+ "mask_color": "Cyan",
124
+ "graspable": false,
125
+ "grasp_scenarios": [],
126
+ "functional_labels": [
127
+ "secure the pivot assembly",
128
+ "retain alignment at the hinge",
129
+ "provide axle-like center point"
130
+ ],
131
+ "semantic_description": "Small round silver fastener at the center of the hinge, metallic and reflective with a smooth hard surface, positioned in the middle of the pivot joint.",
132
+ "id": 6,
133
+ "grasp_group": {}
134
+ },
135
+ {
136
+ "part_name": "return spring",
137
+ "mask_color": "Magenta",
138
+ "graspable": false,
139
+ "grasp_scenarios": [],
140
+ "functional_labels": [
141
+ "reopen the handles after squeezing",
142
+ "assist tool reset",
143
+ "maintain separation between handles"
144
+ ],
145
+ "semantic_description": "A small dark spring-like insert near the inner handle bases, likely metal with a dull finish and compact ridged form, tucked between the two handles behind the pivot.",
146
+ "id": 7,
147
+ "grasp_group": {}
148
+ },
149
+ {
150
+ "part_name": "handle stop tab",
151
+ "mask_color": "Orange",
152
+ "graspable": false,
153
+ "grasp_scenarios": [],
154
+ "functional_labels": [
155
+ "limit handle travel",
156
+ "provide contact stop near the hinge",
157
+ "help define open and closed positions"
158
+ ],
159
+ "semantic_description": "A tiny silver protruding tab near the pivot, metallic and smooth with a hard reflective finish, located between the handle roots and the hinge area.",
160
+ "id": 4,
161
+ "grasp_group": {}
162
+ }
163
+ ],
164
+ "quality_check": {
165
+ "success": true,
166
+ "message": "YES"
167
+ }
168
+ }
dataset/kitchen_supplies/cutting_tools/3f64b05226ef5cf9bee528e2083d76c7/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00408811b448b22adc00f134713f836f01649d3a15a04122d1bd0afd33dadf49
3
+ size 3783224