xinjjj commited on
Commit
74dc4f6
·
verified ·
1 Parent(s): 8c0cf12

Add asset bedroom_supplies/storage/e124f4923b3b5c9da9548a37ac60b79a

Browse files
.gitattributes CHANGED
@@ -6062,4 +6062,4 @@ dataset/bedroom_supplies/storage/dd7216a0412d5ba586118382c5db2493/affordance/mes
6062
  dataset/bedroom_supplies/storage/dabad4168c9150289af08007757d07ee/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6063
  dataset/bedroom_supplies/storage/e04419582e9b539f8bcf74a4ee2bbe33/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6064
  dataset/bedroom_supplies/storage/dfb77cf0a14855a2982543e83524625a/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6065
- dataset/bedroom_supplies/storage/e170ecec6c9d5c41a70498f3638174e6/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
6062
  dataset/bedroom_supplies/storage/dabad4168c9150289af08007757d07ee/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6063
  dataset/bedroom_supplies/storage/e04419582e9b539f8bcf74a4ee2bbe33/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6064
  dataset/bedroom_supplies/storage/dfb77cf0a14855a2982543e83524625a/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
6065
+ dataset/bedroom_supplies/storage/e124f4923b3b5c9da9548a37ac60b79a/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/bedroom_supplies/storage/e124f4923b3b5c9da9548a37ac60b79a/affordance/affordance_annot.json ADDED
@@ -0,0 +1,110 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "case body",
5
+ "mask_color": "Teal",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the side walls to pick up the case",
10
+ "confidence": 0.88
11
+ },
12
+ {
13
+ "scenario": "hold the body to stabilize the case during repositioning",
14
+ "confidence": 0.83
15
+ },
16
+ {
17
+ "scenario": "clamp the lower body for transport",
18
+ "confidence": 0.78
19
+ }
20
+ ],
21
+ "functional_labels": [
22
+ "contain stored items",
23
+ "provide main structure",
24
+ "support handling",
25
+ "protect contents"
26
+ ],
27
+ "semantic_description": "Large dark gray to black hard case body with a matte to slightly satin finish, broad rigid panels, and carbon-fiber-like textured surface sections on the lid and side faces.",
28
+ "id": 10,
29
+ "grasp_group": {}
30
+ },
31
+ {
32
+ "part_name": "corner bumpers",
33
+ "mask_color": "Purple",
34
+ "graspable": true,
35
+ "grasp_scenarios": [
36
+ {
37
+ "scenario": "use a corner bumper as a secondary stabilizing contact during pickup",
38
+ "confidence": 0.4
39
+ },
40
+ {
41
+ "scenario": "pinch near a corner bumper to slightly reorient the case",
42
+ "confidence": 0.34
43
+ }
44
+ ],
45
+ "functional_labels": [
46
+ "protect corners from impact",
47
+ "reinforce edges",
48
+ "improve durability"
49
+ ],
50
+ "semantic_description": "Dark gray protective corner pieces with a matte finish and chunky beveled polygonal shape, located at the case corners.",
51
+ "id": 5,
52
+ "grasp_group": {}
53
+ },
54
+ {
55
+ "part_name": "handles and latch pieces",
56
+ "mask_color": "Lime Green",
57
+ "graspable": true,
58
+ "grasp_scenarios": [
59
+ {
60
+ "scenario": "grasp a side handle-like bar to carry or reposition the case",
61
+ "confidence": 0.72
62
+ },
63
+ {
64
+ "scenario": "pull or manipulate the front latch piece to open or secure the case",
65
+ "confidence": 0.61
66
+ }
67
+ ],
68
+ "functional_labels": [
69
+ "provide handhold for carrying",
70
+ "assist opening and closing",
71
+ "support manipulation"
72
+ ],
73
+ "semantic_description": "Dark gray elongated rectangular bars and small latch-like pieces with a matte hard-plastic appearance, mounted on the top and side/front faces of the case.",
74
+ "id": 9,
75
+ "grasp_group": {}
76
+ },
77
+ {
78
+ "part_name": "top emblem and trim lines",
79
+ "mask_color": "Magenta",
80
+ "graspable": false,
81
+ "grasp_scenarios": [],
82
+ "functional_labels": [
83
+ "decorate the lid",
84
+ "provide visual identity",
85
+ "accent the top surface"
86
+ ],
87
+ "semantic_description": "Bright cyan glowing circular gear-like emblem on the lid plus thin matching cyan illuminated trim lines around the top panel, with a glossy luminous appearance.",
88
+ "id": 7,
89
+ "grasp_group": {}
90
+ },
91
+ {
92
+ "part_name": "accent light strips",
93
+ "mask_color": "Jade",
94
+ "graspable": false,
95
+ "grasp_scenarios": [],
96
+ "functional_labels": [
97
+ "provide visual accent lighting",
98
+ "highlight the case perimeter",
99
+ "indicate orientation or styling"
100
+ ],
101
+ "semantic_description": "Thin bright cyan glowing strips integrated around the case perimeter and lower front outline, appearing as luminous edge lighting.",
102
+ "id": 19,
103
+ "grasp_group": {}
104
+ }
105
+ ],
106
+ "quality_check": {
107
+ "success": false,
108
+ "message": "Mask-part mapping and part identities are wrong; yellow marks light strips, not handles/latches."
109
+ }
110
+ }
dataset/bedroom_supplies/storage/e124f4923b3b5c9da9548a37ac60b79a/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:906c0d5de8aa82348c3a9ecd696feb230fb6e327f5a1ad2406c18fafa227c230
3
+ size 3822596
dataset/bedroom_supplies/storage/e124f4923b3b5c9da9548a37ac60b79a/storage_box_008.urdf CHANGED
@@ -54,6 +54,7 @@
54
  <mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
55
  </geometry>
56
  </visual_seg>
 
57
  </affordance>
58
  <quality>
59
  <PartSegChecker>NO: {"summary":"Functional parts are inconsistent: corner protectors and decorative light strips are split from main body; latch/handle not cleanly isolated.","merge_groups":[{"colors":["Purple","Teal"],"target_part":"main body","reason":"corner guards are fixed body shell, not separate usable parts"},{"colors":["Lime Green","Teal"],"target_part":"main body","reason":"glowing trim follows body surface and lacks distinct function"}]}</PartSegChecker>
 
54
  <mesh filename="affordance/mesh_part_seg.glb" scale="1.0 1.0 1.0" />
55
  </geometry>
56
  </visual_seg>
57
+ <affordance_annot>affordance/affordance_annot.json</affordance_annot>
58
  </affordance>
59
  <quality>
60
  <PartSegChecker>NO: {"summary":"Functional parts are inconsistent: corner protectors and decorative light strips are split from main body; latch/handle not cleanly isolated.","merge_groups":[{"colors":["Purple","Teal"],"target_part":"main body","reason":"corner guards are fixed body shell, not separate usable parts"},{"colors":["Lime Green","Teal"],"target_part":"main body","reason":"glowing trim follows body surface and lacks distinct function"}]}</PartSegChecker>