Add asset tools/repair_tools/10bed49e24485516ae4e201e61d1b7f8
Browse files
.gitattributes
CHANGED
|
@@ -7799,4 +7799,4 @@ dataset/tools/repair_tools/012ab9f339fa5397b19998896114fd6b/affordance/mesh_part
|
|
| 7799 |
dataset/tools/repair_tools/09acd8efa5d05230a32c2a7df2625137/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7800 |
dataset/tools/repair_tools/0bef51e6b5f559bd874d571ad76b66d3/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7801 |
dataset/tools/repair_tools/109351893e1b5a39bdfa29de41f62dbb/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7802 |
-
dataset/tools/repair_tools/
|
|
|
|
| 7799 |
dataset/tools/repair_tools/09acd8efa5d05230a32c2a7df2625137/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7800 |
dataset/tools/repair_tools/0bef51e6b5f559bd874d571ad76b66d3/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7801 |
dataset/tools/repair_tools/109351893e1b5a39bdfa29de41f62dbb/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7802 |
+
dataset/tools/repair_tools/10bed49e24485516ae4e201e61d1b7f8/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/tools/repair_tools/10bed49e24485516ae4e201e61d1b7f8/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,162 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "long arm of hex key",
|
| 5 |
+
"mask_color": "Red",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the long arm to pick up and reposition the hex key",
|
| 10 |
+
"confidence": 0.95
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "hold the long arm while inserting the short end into a fastener",
|
| 14 |
+
"confidence": 0.93
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"scenario": "grip the long arm to apply leverage for turning a screw with the short end engaged",
|
| 18 |
+
"confidence": 0.88
|
| 19 |
+
}
|
| 20 |
+
],
|
| 21 |
+
"functional_labels": [
|
| 22 |
+
"main grasp surface",
|
| 23 |
+
"provide reach into recessed fasteners",
|
| 24 |
+
"provide lever arm for torque",
|
| 25 |
+
"position the tool during insertion"
|
| 26 |
+
],
|
| 27 |
+
"semantic_description": "Long straight arm of the L-shaped hex key, appearing silver-gray metal with a smooth cylindrical body and a knurled textured section along part of its length. It forms the longer side of the tool and terminates in a hexagonal working tip.",
|
| 28 |
+
"id": 0,
|
| 29 |
+
"grasp_group": {
|
| 30 |
+
"grasp_3": {
|
| 31 |
+
"confidence": 0.9293714761734009,
|
| 32 |
+
"position": [
|
| 33 |
+
-0.10510901571251452,
|
| 34 |
+
-0.021369518246501684,
|
| 35 |
+
-0.003349741513375193
|
| 36 |
+
],
|
| 37 |
+
"orientation": {
|
| 38 |
+
"w": 0.7136231222140313,
|
| 39 |
+
"xyz": [
|
| 40 |
+
-0.13938180221087465,
|
| 41 |
+
0.6779169420253364,
|
| 42 |
+
0.10836684164892263
|
| 43 |
+
]
|
| 44 |
+
}
|
| 45 |
+
},
|
| 46 |
+
"grasp_4": {
|
| 47 |
+
"confidence": 0.9069963693618774,
|
| 48 |
+
"position": [
|
| 49 |
+
-0.10257689864374697,
|
| 50 |
+
-0.014154956210404634,
|
| 51 |
+
-0.004276375577319413
|
| 52 |
+
],
|
| 53 |
+
"orientation": {
|
| 54 |
+
"w": 0.18243182824829215,
|
| 55 |
+
"xyz": [
|
| 56 |
+
-0.6728559674529968,
|
| 57 |
+
-0.04521175125767429,
|
| 58 |
+
-0.7154993868991723
|
| 59 |
+
]
|
| 60 |
+
}
|
| 61 |
+
},
|
| 62 |
+
"grasp_13": {
|
| 63 |
+
"confidence": 0.8890854120254517,
|
| 64 |
+
"position": [
|
| 65 |
+
0.03264323784969747,
|
| 66 |
+
0.10253858799114823,
|
| 67 |
+
0.0005641230382025242
|
| 68 |
+
],
|
| 69 |
+
"orientation": {
|
| 70 |
+
"w": 0.36943538867651937,
|
| 71 |
+
"xyz": [
|
| 72 |
+
0.602442903310304,
|
| 73 |
+
0.37791420412419263,
|
| 74 |
+
-0.5981311696991373
|
| 75 |
+
]
|
| 76 |
+
}
|
| 77 |
+
}
|
| 78 |
+
}
|
| 79 |
+
},
|
| 80 |
+
{
|
| 81 |
+
"part_name": "short arm of hex key",
|
| 82 |
+
"mask_color": "Green",
|
| 83 |
+
"graspable": true,
|
| 84 |
+
"grasp_scenarios": [
|
| 85 |
+
{
|
| 86 |
+
"scenario": "grasp the short arm to pick up the hex key in a compact hold",
|
| 87 |
+
"confidence": 0.74
|
| 88 |
+
},
|
| 89 |
+
{
|
| 90 |
+
"scenario": "hold the short arm while using the long arm for higher-torque turning",
|
| 91 |
+
"confidence": 0.91
|
| 92 |
+
},
|
| 93 |
+
{
|
| 94 |
+
"scenario": "pinch the short arm to stabilize the tool during orientation changes",
|
| 95 |
+
"confidence": 0.69
|
| 96 |
+
}
|
| 97 |
+
],
|
| 98 |
+
"functional_labels": [
|
| 99 |
+
"engage hex socket fasteners",
|
| 100 |
+
"provide compact grip point",
|
| 101 |
+
"provide torque arm when long arm is inserted",
|
| 102 |
+
"stabilize tool orientation"
|
| 103 |
+
],
|
| 104 |
+
"semantic_description": "Short straight arm of the L-shaped hex key, appearing silver-gray metal with a prominent knurled cylindrical sleeve or thicker textured grip near its outer portion. It forms the shorter side of the tool and ends in the working hex tip.",
|
| 105 |
+
"id": 1,
|
| 106 |
+
"grasp_group": {
|
| 107 |
+
"grasp_25": {
|
| 108 |
+
"confidence": 0.956173300743103,
|
| 109 |
+
"position": [
|
| 110 |
+
-0.0008113635703921318,
|
| 111 |
+
0.11669824505224824,
|
| 112 |
+
-0.017602308478672057
|
| 113 |
+
],
|
| 114 |
+
"orientation": {
|
| 115 |
+
"w": 0.5224877488998321,
|
| 116 |
+
"xyz": [
|
| 117 |
+
0.46540259992910926,
|
| 118 |
+
-0.42723127916126347,
|
| 119 |
+
0.5726084232134924
|
| 120 |
+
]
|
| 121 |
+
}
|
| 122 |
+
},
|
| 123 |
+
"grasp_28": {
|
| 124 |
+
"confidence": 0.9539958834648132,
|
| 125 |
+
"position": [
|
| 126 |
+
0.04117346345447004,
|
| 127 |
+
0.11398960882797837,
|
| 128 |
+
-0.006236192595679313
|
| 129 |
+
],
|
| 130 |
+
"orientation": {
|
| 131 |
+
"w": 0.4216897578199776,
|
| 132 |
+
"xyz": [
|
| 133 |
+
0.5619778615145362,
|
| 134 |
+
0.3984717245479453,
|
| 135 |
+
-0.5895582380503761
|
| 136 |
+
]
|
| 137 |
+
}
|
| 138 |
+
},
|
| 139 |
+
"grasp_34": {
|
| 140 |
+
"confidence": 0.9511027932167053,
|
| 141 |
+
"position": [
|
| 142 |
+
-0.04729799018241465,
|
| 143 |
+
0.10205975407734513,
|
| 144 |
+
0.003405079653020948
|
| 145 |
+
],
|
| 146 |
+
"orientation": {
|
| 147 |
+
"w": 0.6288620135361309,
|
| 148 |
+
"xyz": [
|
| 149 |
+
0.3583781103178917,
|
| 150 |
+
0.6182740909895488,
|
| 151 |
+
-0.3063247400836364
|
| 152 |
+
]
|
| 153 |
+
}
|
| 154 |
+
}
|
| 155 |
+
}
|
| 156 |
+
}
|
| 157 |
+
],
|
| 158 |
+
"quality_check": {
|
| 159 |
+
"success": false,
|
| 160 |
+
"message": "Part descriptions swap visible textures and tip details between arms; both semantic descriptions mismatch RGB views."
|
| 161 |
+
}
|
| 162 |
+
}
|
dataset/tools/repair_tools/10bed49e24485516ae4e201e61d1b7f8/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c3e10b160403bbcf3b092ebe8d88579a8ee492c040404264b28baa16e9b63afe
|
| 3 |
+
size 3778644
|