xinjjj commited on
Commit
7477052
·
verified ·
1 Parent(s): 4daf9b0

Add asset home_appliances/electrical_appliances/d046cdd0878f52e592a1d4ed2308efb9

Browse files
.gitattributes CHANGED
@@ -8350,3 +8350,4 @@ dataset/home_appliances/electrical_appliances/af59b0b97ac45dffaa65af386b34e665/a
8350
  dataset/home_appliances/electrical_appliances/bdc8e051cb5e54ec91a276e106b04621/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8351
  dataset/home_appliances/electrical_appliances/c2cfbe38f3ef5ef289564a83aecfc700/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8352
  dataset/home_appliances/electrical_appliances/d5331df47af858968ed1f0843434b4af/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
 
 
8350
  dataset/home_appliances/electrical_appliances/bdc8e051cb5e54ec91a276e106b04621/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8351
  dataset/home_appliances/electrical_appliances/c2cfbe38f3ef5ef289564a83aecfc700/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8352
  dataset/home_appliances/electrical_appliances/d5331df47af858968ed1f0843434b4af/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
8353
+ dataset/home_appliances/electrical_appliances/d046cdd0878f52e592a1d4ed2308efb9/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
dataset/home_appliances/electrical_appliances/d046cdd0878f52e592a1d4ed2308efb9/affordance/affordance_annot.json ADDED
@@ -0,0 +1,61 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "affordances": [
3
+ {
4
+ "part_name": "main cylindrical housing",
5
+ "mask_color": "Blue",
6
+ "graspable": true,
7
+ "grasp_scenarios": [
8
+ {
9
+ "scenario": "grasp the outer cylindrical sidewall to lift or reposition the object",
10
+ "confidence": 0.82
11
+ },
12
+ {
13
+ "scenario": "hold the sidewall to stabilize the object during placement or inspection",
14
+ "confidence": 0.8
15
+ }
16
+ ],
17
+ "functional_labels": [
18
+ "enclose internal components",
19
+ "provide main structure",
20
+ "protect internal mechanism",
21
+ "provide side surface for handling"
22
+ ],
23
+ "semantic_description": "Tall slightly tapered cylindrical outer shell forming most of the object, appearing transparent or translucent clear plastic with glossy reflective surfaces and a rounded top rim.",
24
+ "id": 2,
25
+ "grasp_group": {}
26
+ },
27
+ {
28
+ "part_name": "top circular opening",
29
+ "mask_color": "Orange",
30
+ "graspable": false,
31
+ "grasp_scenarios": [],
32
+ "functional_labels": [
33
+ "provide top opening",
34
+ "allow access or passage through the top",
35
+ "define upper rim area"
36
+ ],
37
+ "semantic_description": "Circular recessed opening at the top center, visible as the inner top region within the rim; it appears smooth, hard-surfaced, and recessed below the top edge.",
38
+ "id": 4,
39
+ "grasp_group": {}
40
+ },
41
+ {
42
+ "part_name": "base support structure",
43
+ "mask_color": "Green",
44
+ "graspable": false,
45
+ "grasp_scenarios": [],
46
+ "functional_labels": [
47
+ "support standing",
48
+ "stabilize the object",
49
+ "provide ground contact",
50
+ "reinforce the lower perimeter"
51
+ ],
52
+ "semantic_description": "Lower support area around the bottom perimeter with multiple protruding feet or bracket-like elements, made of the same clear or translucent glossy material and more angular than the main body.",
53
+ "id": 1,
54
+ "grasp_group": {}
55
+ }
56
+ ],
57
+ "quality_check": {
58
+ "success": true,
59
+ "message": "YES"
60
+ }
61
+ }
dataset/home_appliances/electrical_appliances/d046cdd0878f52e592a1d4ed2308efb9/affordance/mesh_part_seg.glb ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a35b5af9dcbd17c82cd171ed6961694b78ff378400371b5c5c63eb41060f00da
3
+ size 756668
dataset/home_appliances/electrical_appliances/d046cdd0878f52e592a1d4ed2308efb9/d046cdd0878f52e592a1d4ed2308efb9.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>