xinjjj commited on
Commit
e4a1740
·
verified ·
1 Parent(s): 49755d1

Add asset kitchen_supplies/tableware/1a4a73f09a275c47b91e6ca389d65aba

Browse files
.gitattributes CHANGED
@@ -8444,3 +8444,4 @@ dataset/kitchen_supplies/tableware/178b2a2c06a15334830c6f319e0acfc7/affordance/m
8444
  dataset/kitchen_supplies/tableware/17b440cfc2875010b7b71bce161293d6/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8445
  dataset/kitchen_supplies/tableware/181a276df94958698e3ed0e2548ef55c/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8446
  dataset/kitchen_supplies/tableware/18ad99251308580299f7cbd4bfb9e5d8/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
8444
  dataset/kitchen_supplies/tableware/17b440cfc2875010b7b71bce161293d6/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8445
  dataset/kitchen_supplies/tableware/181a276df94958698e3ed0e2548ef55c/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8446
  dataset/kitchen_supplies/tableware/18ad99251308580299f7cbd4bfb9e5d8/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8447
+ dataset/kitchen_supplies/tableware/1a4a73f09a275c47b91e6ca389d65aba/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/kitchen_supplies/tableware/1a4a73f09a275c47b91e6ca389d65aba/affordance/affordance_annot.json ADDED
@@ -0,0 +1,60 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "tray rim",
5
+ "mask_color": "Green",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the outer rim from the side to lift the tray",
10
+ "confidence": 0.89
11
+ },
12
+ {
13
+ "scenario": "pinch the rim at a corner to reorient the tray",
14
+ "confidence": 0.82
15
+ },
16
+ {
17
+ "scenario": "hold the rim to stabilize the tray while placing or sliding it",
18
+ "confidence": 0.8
19
+ }
20
+ ],
21
+ "functional_labels": [
22
+ "provide grasping edge",
23
+ "retain items on the tray",
24
+ "define the tray boundary",
25
+ "stabilize carried contents"
26
+ ],
27
+ "semantic_description": "Raised off-white rim, likely molded plastic or melamine, with a hard smooth slightly glossy surface and scalloped rectangular outline around the tray perimeter, decorated with subtle embossed swirls.",
28
+ "id": 1,
29
+ "grasp_group": {}
30
+ },
31
+ {
32
+ "part_name": "tray base",
33
+ "mask_color": "Cyan",
34
+ "graspable": true,
35
+ "grasp_scenarios": [
36
+ {
37
+ "scenario": "support and lift the tray from underneath by contacting the broad bottom surface",
38
+ "confidence": 0.72
39
+ },
40
+ {
41
+ "scenario": "grasp the tray body along the flat underside while stabilizing with another finger on the rim",
42
+ "confidence": 0.61
43
+ }
44
+ ],
45
+ "functional_labels": [
46
+ "support placed items",
47
+ "provide flat carrying surface",
48
+ "distribute load across the tray",
49
+ "present decorative surface"
50
+ ],
51
+ "semantic_description": "Flat central off-white panel with a hard smooth slightly glossy finish, broad rectangular shape inset within the rim, and ornate embossed floral scrollwork on the top face.",
52
+ "id": 6,
53
+ "grasp_group": {}
54
+ }
55
+ ],
56
+ "quality_check": {
57
+ "success": true,
58
+ "message": "YES"
59
+ }
60
+ }
dataset/kitchen_supplies/tableware/1a4a73f09a275c47b91e6ca389d65aba/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:45d9caf838025cfecfa6222a7077fea7cdd22dcbe8d11ae7ad2c7e7c4f92d4d1
3
+ size 3780680
dataset/kitchen_supplies/tableware/1a4a73f09a275c47b91e6ca389d65aba/tray_020.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>