xinjjj commited on
Commit
15b5f04
·
verified ·
1 Parent(s): a6d7d35

Add asset bedroom_supplies/storage/d213a2ef0295527084273d3c38aa4c6d

Browse files
.gitattributes CHANGED
@@ -6051,3 +6051,4 @@ dataset/bedroom_supplies/storage/cf3f7c78518f5ec08a013aeec04ae271/affordance/mes
6051
  dataset/bedroom_supplies/storage/cfc0cc1ac0f1563daf5480b1b767f53c/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6052
  dataset/bedroom_supplies/storage/c979fa8c7640556fa245ecb30f1059d1/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6053
  dataset/bedroom_supplies/storage/d2a33e9d0c925736b94a81eea7dd56d9/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
6051
  dataset/bedroom_supplies/storage/cfc0cc1ac0f1563daf5480b1b767f53c/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6052
  dataset/bedroom_supplies/storage/c979fa8c7640556fa245ecb30f1059d1/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6053
  dataset/bedroom_supplies/storage/d2a33e9d0c925736b94a81eea7dd56d9/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6054
+ dataset/bedroom_supplies/storage/d213a2ef0295527084273d3c38aa4c6d/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/bedroom_supplies/storage/d213a2ef0295527084273d3c38aa4c6d/affordance/affordance_annot.json ADDED
@@ -0,0 +1,75 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "box body and outer lid surfaces",
5
+ "mask_color": "Red",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the outer side walls of the box body to lift and move the box",
10
+ "confidence": 0.9
11
+ },
12
+ {
13
+ "scenario": "pinch opposite outer walls to stabilize the box while placing it down",
14
+ "confidence": 0.85
15
+ },
16
+ {
17
+ "scenario": "hold the outer lid edge or body rim while opening or closing the box",
18
+ "confidence": 0.74
19
+ }
20
+ ],
21
+ "functional_labels": [
22
+ "contain items",
23
+ "provide main structure",
24
+ "form the outer lid surfaces",
25
+ "provide main grasp surface",
26
+ "support placement on a surface"
27
+ ],
28
+ "semantic_description": "Main rectangular wooden box including the outer body walls, base, and outer faces of the hinged lid; light to medium brown weathered wood with a mostly matte worn finish, visible wood grain, dark stains, and slightly rough hard surfaces.",
29
+ "id": 0,
30
+ "grasp_group": {}
31
+ },
32
+ {
33
+ "part_name": "interior back wall panel",
34
+ "mask_color": "Magenta",
35
+ "graspable": false,
36
+ "grasp_scenarios": [],
37
+ "functional_labels": [
38
+ "form interior wall",
39
+ "retain contents",
40
+ "provide inner contact surface"
41
+ ],
42
+ "semantic_description": "Rectangular interior back-wall panel just below the hinge line inside the box, brown wood with a matte finish, smooth-to-slightly rough texture, and a flat inset appearance.",
43
+ "id": 7,
44
+ "grasp_group": {}
45
+ },
46
+ {
47
+ "part_name": "end side panel",
48
+ "mask_color": "Burnt Orange",
49
+ "graspable": true,
50
+ "grasp_scenarios": [
51
+ {
52
+ "scenario": "grasp the short end wall from the outside to help lift or reposition the box",
53
+ "confidence": 0.66
54
+ },
55
+ {
56
+ "scenario": "hold the end panel to steady the box during opening or placement",
57
+ "confidence": 0.62
58
+ }
59
+ ],
60
+ "functional_labels": [
61
+ "form outer wall",
62
+ "help retain contents",
63
+ "provide structural support",
64
+ "provide secondary grasp area"
65
+ ],
66
+ "semantic_description": "Short rectangular exterior end wall of the wooden box, light brown weathered wood with a matte worn finish, visible grain, and a flat vertical board-like shape at one end.",
67
+ "id": 18,
68
+ "grasp_group": {}
69
+ }
70
+ ],
71
+ "quality_check": {
72
+ "success": false,
73
+ "message": "Red part merges body and lid as one part; part identity and functions are too broad for the shown segmentation."
74
+ }
75
+ }
dataset/bedroom_supplies/storage/d213a2ef0295527084273d3c38aa4c6d/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd2d4af5dfb10c8af63d55d4283ef9118149fbe2bde055f03df9bb231abf3f61
3
+ size 815388
dataset/bedroom_supplies/storage/d213a2ef0295527084273d3c38aa4c6d/d213a2ef0295527084273d3c38aa4c6d.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>