xinjjj commited on
Commit
93a775e
·
verified ·
1 Parent(s): 43bb92e

Add asset food/ingredients/f9a8669b3e885603ac45b934900307f0

Browse files
.gitattributes CHANGED
@@ -6848,3 +6848,4 @@ dataset/food/ingredients/e5e47eaf22cb5d2888e1e42ca9ee4d42/affordance/mesh_part_s
6848
  dataset/food/ingredients/f706110178005ce193462e85db2f4256/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6849
  dataset/food/ingredients/f7f79824002d5373a48513d30cfb63bd/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6850
  dataset/food/ingredients/f8c05184bb72581ebd17e7d06312d4ac/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
6848
  dataset/food/ingredients/f706110178005ce193462e85db2f4256/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6849
  dataset/food/ingredients/f7f79824002d5373a48513d30cfb63bd/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6850
  dataset/food/ingredients/f8c05184bb72581ebd17e7d06312d4ac/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6851
+ dataset/food/ingredients/f9a8669b3e885603ac45b934900307f0/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/food/ingredients/f9a8669b3e885603ac45b934900307f0/affordance/affordance_annot.json ADDED
@@ -0,0 +1,73 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "tomato body",
5
+ "mask_color": "Red",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the tomato body to pick up and move the tomato",
10
+ "confidence": 0.95
11
+ },
12
+ {
13
+ "scenario": "hold the tomato body to stabilize it for cutting or inspection",
14
+ "confidence": 0.9
15
+ }
16
+ ],
17
+ "functional_labels": [
18
+ "main grasp surface",
19
+ "contain edible flesh and juice",
20
+ "support slicing and handling",
21
+ "provide bulk of the fruit"
22
+ ],
23
+ "semantic_description": "Large rounded red tomato body with glossy smooth food skin, a firm slightly yielding texture, and a plump lobed shape forming nearly the entire fruit.",
24
+ "id": 0,
25
+ "grasp_group": {}
26
+ },
27
+ {
28
+ "part_name": "calyx of tomato",
29
+ "mask_color": "Blue",
30
+ "graspable": true,
31
+ "grasp_scenarios": [
32
+ {
33
+ "scenario": "delicately grasp the calyx to orient the tomato",
34
+ "confidence": 0.32
35
+ },
36
+ {
37
+ "scenario": "lightly hold the calyx to steady the tomato during inspection",
38
+ "confidence": 0.24
39
+ }
40
+ ],
41
+ "functional_labels": [
42
+ "protect stem end",
43
+ "indicate top orientation",
44
+ "connect around stem area",
45
+ "provide minor stabilizing contact point"
46
+ ],
47
+ "semantic_description": "Small star-shaped green leafy calyx at the top of the tomato, with thin pointed sepals, a matte slightly rough plant texture, and a flexible fibrous appearance.",
48
+ "id": 2,
49
+ "grasp_group": {
50
+ "grasp_30": {
51
+ "confidence": 0.583126425743103,
52
+ "position": [
53
+ -0.03872846229933202,
54
+ -0.042920212901663035,
55
+ 0.12177849840372801
56
+ ],
57
+ "orientation": {
58
+ "w": 0.021982759813913545,
59
+ "xyz": [
60
+ -0.8272799861056177,
61
+ -0.5226819784166696,
62
+ -0.20476360100977123
63
+ ]
64
+ }
65
+ }
66
+ }
67
+ }
68
+ ],
69
+ "quality_check": {
70
+ "success": true,
71
+ "message": "YES"
72
+ }
73
+ }
dataset/food/ingredients/f9a8669b3e885603ac45b934900307f0/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0c24eebf731a5baf3bec600dbc4f1a138310269cc3514e7a7f3ae9b11121d8f
3
+ size 747388
dataset/food/ingredients/f9a8669b3e885603ac45b934900307f0/f9a8669b3e885603ac45b934900307f0.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>