xinjjj commited on
Commit
39ada45
·
verified ·
1 Parent(s): 8ff6d6c

Add asset kitchen_supplies/tableware/296122b6b55d5ef19926256abd615b27

Browse files
.gitattributes CHANGED
@@ -8466,3 +8466,4 @@ dataset/kitchen_supplies/tableware/253b0841c7115a77be690df0fb5b6074/affordance/m
8466
  dataset/kitchen_supplies/tableware/2656f6c2dd8e58af9a31ae47abf5c14e/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8467
  dataset/kitchen_supplies/tableware/28b78caba0455c25b0e3ac3df432c637/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8468
  dataset/kitchen_supplies/tableware/291b35407cb0518eb536f43ccb5e9907/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
8466
  dataset/kitchen_supplies/tableware/2656f6c2dd8e58af9a31ae47abf5c14e/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8467
  dataset/kitchen_supplies/tableware/28b78caba0455c25b0e3ac3df432c637/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8468
  dataset/kitchen_supplies/tableware/291b35407cb0518eb536f43ccb5e9907/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8469
+ dataset/kitchen_supplies/tableware/296122b6b55d5ef19926256abd615b27/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/kitchen_supplies/tableware/296122b6b55d5ef19926256abd615b27/affordance/affordance_annot.json ADDED
@@ -0,0 +1,51 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "tray interior basin",
5
+ "mask_color": "Red",
6
+ "graspable": false,
7
+ "grasp_scenarios": [],
8
+ "functional_labels": [
9
+ "hold served items",
10
+ "provide a shallow flat carrying surface",
11
+ "contain small spills within the dish",
12
+ "present food or objects"
13
+ ],
14
+ "semantic_description": "Shallow oval tray interior with a glossy white ceramic-like surface and a dense multicolor floral pattern covering most of the visible center.",
15
+ "id": 0,
16
+ "grasp_group": {}
17
+ },
18
+ {
19
+ "part_name": "tray body",
20
+ "mask_color": "Green",
21
+ "graspable": true,
22
+ "grasp_scenarios": [
23
+ {
24
+ "scenario": "grasp the tray by opposite outer edges to lift and carry it",
25
+ "confidence": 0.78
26
+ },
27
+ {
28
+ "scenario": "pinch an outer edge to slide or reposition the tray on a table",
29
+ "confidence": 0.7
30
+ },
31
+ {
32
+ "scenario": "hold the perimeter to stabilize the tray while placing or removing items",
33
+ "confidence": 0.72
34
+ }
35
+ ],
36
+ "functional_labels": [
37
+ "support the tray structure",
38
+ "provide the perimeter and side boundary",
39
+ "enable carrying by the edge",
40
+ "retain items on the tray"
41
+ ],
42
+ "semantic_description": "Entire oval tray body visible from the opposite side in some views, with a glossy ceramic-like finish, shallow raised rim, beige-tan border, and colorful decorative pattern on the top-facing side.",
43
+ "id": 1,
44
+ "grasp_group": {}
45
+ }
46
+ ],
47
+ "quality_check": {
48
+ "success": false,
49
+ "message": "Green mask marks underside/base, not tray body rim; part identity and description mismatch."
50
+ }
51
+ }
dataset/kitchen_supplies/tableware/296122b6b55d5ef19926256abd615b27/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc97e07a5e891e7af5523bad9da64278098b7a8095a496b47723a12dd885aa8f
3
+ size 3780284
dataset/kitchen_supplies/tableware/296122b6b55d5ef19926256abd615b27/tray_050.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>