xinjjj commited on
Commit
e1d7367
·
verified ·
1 Parent(s): d70259a

Add asset kitchen_supplies/tableware/10d76f5c458d5e80bd4d30ceedfdd28d

Browse files
.gitattributes CHANGED
@@ -8427,3 +8427,4 @@ dataset/kitchen_supplies/tableware/0df501f97bf75928ae17e00874b53329/affordance/m
8427
  dataset/kitchen_supplies/tableware/0df6283ee18d524e94d09b8f069663dc/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8428
  dataset/kitchen_supplies/tableware/0f296af3df66565c9e1a7c2bc7b35d72/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8429
  dataset/kitchen_supplies/tableware/0fd34e4211b1542d93b457b5651b2860/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
8427
  dataset/kitchen_supplies/tableware/0df6283ee18d524e94d09b8f069663dc/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8428
  dataset/kitchen_supplies/tableware/0f296af3df66565c9e1a7c2bc7b35d72/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8429
  dataset/kitchen_supplies/tableware/0fd34e4211b1542d93b457b5651b2860/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8430
+ dataset/kitchen_supplies/tableware/10d76f5c458d5e80bd4d30ceedfdd28d/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/kitchen_supplies/tableware/10d76f5c458d5e80bd4d30ceedfdd28d/affordance/affordance_annot.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "rim of plate",
5
+ "mask_color": "Blue",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the outer rim to pick up the plate from a surface",
10
+ "confidence": 0.88
11
+ },
12
+ {
13
+ "scenario": "hold the rim to stabilize and reposition the plate",
14
+ "confidence": 0.83
15
+ },
16
+ {
17
+ "scenario": "pinch the rim from the side to pull the plate closer",
18
+ "confidence": 0.76
19
+ }
20
+ ],
21
+ "functional_labels": [
22
+ "provide grasping edge",
23
+ "retain food within the center",
24
+ "stabilize contents",
25
+ "define plate boundary",
26
+ "support stacking"
27
+ ],
28
+ "semantic_description": "Raised circular light gray plastic rim with a matte to satin finish, hard smooth texture, broad rounded shape around the plate perimeter, and subtle molded details on the side.",
29
+ "id": 2,
30
+ "grasp_group": {}
31
+ },
32
+ {
33
+ "part_name": "center well of plate",
34
+ "mask_color": "Yellow",
35
+ "graspable": false,
36
+ "grasp_scenarios": [],
37
+ "functional_labels": [
38
+ "hold food",
39
+ "provide serving surface",
40
+ "support placed items",
41
+ "contain small spills within the rim"
42
+ ],
43
+ "semantic_description": "Shallow round light gray plastic center well with a smooth matte surface, hard texture, gently concave shape, printed black text with a small orange mark, and occupying most of the inner plate area.",
44
+ "id": 3,
45
+ "grasp_group": {}
46
+ }
47
+ ],
48
+ "quality_check": {
49
+ "success": true,
50
+ "message": "YES"
51
+ }
52
+ }
dataset/kitchen_supplies/tableware/10d76f5c458d5e80bd4d30ceedfdd28d/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6052bd6478263bf71d18a033f99aadfd9edeaaea0a9d86dcf8d1502e15e9334f
3
+ size 3781840
dataset/kitchen_supplies/tableware/10d76f5c458d5e80bd4d30ceedfdd28d/plate_022.urdf CHANGED
@@ -50,13 +50,14 @@
50
  </link>
51
  <custom_data>
52
  <affordance>
53
- <part_count>4</part_count>
54
  <visual_seg>
55
  <origin xyz="0 0 0" rpy="1.5708 0.0000 0.0000" />
56
  <geometry>
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>
 
50
  </link>
51
  <custom_data>
52
  <affordance>
53
+ <part_count>2</part_count>
54
  <visual_seg>
55
  <origin xyz="0 0 0" rpy="1.5708 0.0000 0.0000" />
56
  <geometry>
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>