Add asset tools/repair_tools/13f390aaddba51bc8d20499e67b7030a
Browse files
.gitattributes
CHANGED
|
@@ -7803,4 +7803,4 @@ dataset/tools/repair_tools/10bed49e24485516ae4e201e61d1b7f8/affordance/mesh_part
|
|
| 7803 |
dataset/tools/repair_tools/118a8025d0cf57e6b7d03ef4ba33a13a/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7804 |
dataset/tools/repair_tools/12385209a59553169aa1fe1bb937eac9/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7805 |
dataset/tools/repair_tools/133274a15f275f2581c3a41fec0bc511/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7806 |
-
dataset/tools/repair_tools/
|
|
|
|
| 7803 |
dataset/tools/repair_tools/118a8025d0cf57e6b7d03ef4ba33a13a/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7804 |
dataset/tools/repair_tools/12385209a59553169aa1fe1bb937eac9/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7805 |
dataset/tools/repair_tools/133274a15f275f2581c3a41fec0bc511/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
| 7806 |
+
dataset/tools/repair_tools/13f390aaddba51bc8d20499e67b7030a/affordance/mesh_part_seg.glb filter=lfs diff=lfs merge=lfs -text
|
dataset/tools/repair_tools/13f390aaddba51bc8d20499e67b7030a/affordance/affordance_annot.json
ADDED
|
@@ -0,0 +1,158 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"affordances": [
|
| 3 |
+
{
|
| 4 |
+
"part_name": "toolbox main body and lid",
|
| 5 |
+
"mask_color": "Yellow",
|
| 6 |
+
"graspable": true,
|
| 7 |
+
"grasp_scenarios": [
|
| 8 |
+
{
|
| 9 |
+
"scenario": "grasp the sidewalls of the main body to lift and move the toolbox",
|
| 10 |
+
"confidence": 0.86
|
| 11 |
+
},
|
| 12 |
+
{
|
| 13 |
+
"scenario": "clamp the body from opposite long sides to stabilize it during transport",
|
| 14 |
+
"confidence": 0.84
|
| 15 |
+
},
|
| 16 |
+
{
|
| 17 |
+
"scenario": "hold the body steady while opening or accessing the contents",
|
| 18 |
+
"confidence": 0.78
|
| 19 |
+
}
|
| 20 |
+
],
|
| 21 |
+
"functional_labels": [
|
| 22 |
+
"contain tools",
|
| 23 |
+
"provide main structural frame",
|
| 24 |
+
"provide main grasp surface",
|
| 25 |
+
"protect stored contents",
|
| 26 |
+
"form the lid and storage enclosure"
|
| 27 |
+
],
|
| 28 |
+
"semantic_description": "Large rectangular dark gray to black plastic housing with a matte slightly textured surface, forming most of the toolbox volume with broad flat sides, a flat top lid area, and a sturdy boxy shape.",
|
| 29 |
+
"id": 3,
|
| 30 |
+
"grasp_group": {
|
| 31 |
+
"grasp_23": {
|
| 32 |
+
"confidence": 0.9363695383071899,
|
| 33 |
+
"position": [
|
| 34 |
+
0.1961210280423984,
|
| 35 |
+
-0.04034961713477969,
|
| 36 |
+
0.11401444673538208
|
| 37 |
+
],
|
| 38 |
+
"orientation": {
|
| 39 |
+
"w": 0.7302634595394728,
|
| 40 |
+
"xyz": [
|
| 41 |
+
0.028945842581453808,
|
| 42 |
+
-0.68250106578829,
|
| 43 |
+
0.008349434504176372
|
| 44 |
+
]
|
| 45 |
+
}
|
| 46 |
+
},
|
| 47 |
+
"grasp_26": {
|
| 48 |
+
"confidence": 0.9308265447616577,
|
| 49 |
+
"position": [
|
| 50 |
+
0.19339217839296907,
|
| 51 |
+
-0.13823114661499858,
|
| 52 |
+
0.15552710741758347
|
| 53 |
+
],
|
| 54 |
+
"orientation": {
|
| 55 |
+
"w": 0.10059879449186299,
|
| 56 |
+
"xyz": [
|
| 57 |
+
-0.7940433954794538,
|
| 58 |
+
0.012239585523888263,
|
| 59 |
+
0.5993539531766243
|
| 60 |
+
]
|
| 61 |
+
}
|
| 62 |
+
},
|
| 63 |
+
"grasp_32": {
|
| 64 |
+
"confidence": 0.9238342642784119,
|
| 65 |
+
"position": [
|
| 66 |
+
0.21458891627844423,
|
| 67 |
+
0.0955568146891892,
|
| 68 |
+
0.12949401885271072
|
| 69 |
+
],
|
| 70 |
+
"orientation": {
|
| 71 |
+
"w": 0.6872415757509664,
|
| 72 |
+
"xyz": [
|
| 73 |
+
-0.016677664190204805,
|
| 74 |
+
-0.7261756594659727,
|
| 75 |
+
-0.009475424826750444
|
| 76 |
+
]
|
| 77 |
+
}
|
| 78 |
+
},
|
| 79 |
+
"grasp_33": {
|
| 80 |
+
"confidence": 0.9235934615135193,
|
| 81 |
+
"position": [
|
| 82 |
+
0.20770966110285372,
|
| 83 |
+
-0.07102222321555018,
|
| 84 |
+
0.10652190446853638
|
| 85 |
+
],
|
| 86 |
+
"orientation": {
|
| 87 |
+
"w": 0.7295249901475108,
|
| 88 |
+
"xyz": [
|
| 89 |
+
-0.02004062008703883,
|
| 90 |
+
-0.6832658227985199,
|
| 91 |
+
-0.023226659085262447
|
| 92 |
+
]
|
| 93 |
+
}
|
| 94 |
+
},
|
| 95 |
+
"grasp_37": {
|
| 96 |
+
"confidence": 0.9207179546356201,
|
| 97 |
+
"position": [
|
| 98 |
+
0.19191378948744386,
|
| 99 |
+
-0.06869469908997416,
|
| 100 |
+
0.11807303130626678
|
| 101 |
+
],
|
| 102 |
+
"orientation": {
|
| 103 |
+
"w": 0.6952372855139504,
|
| 104 |
+
"xyz": [
|
| 105 |
+
0.13261043978337367,
|
| 106 |
+
-0.6927072941981394,
|
| 107 |
+
0.13862248250679315
|
| 108 |
+
]
|
| 109 |
+
}
|
| 110 |
+
},
|
| 111 |
+
"grasp_38": {
|
| 112 |
+
"confidence": 0.9183375835418701,
|
| 113 |
+
"position": [
|
| 114 |
+
0.18225591478403658,
|
| 115 |
+
-0.10524073569104075,
|
| 116 |
+
0.15160829573869705
|
| 117 |
+
],
|
| 118 |
+
"orientation": {
|
| 119 |
+
"w": 0.6210505457205593,
|
| 120 |
+
"xyz": [
|
| 121 |
+
0.03976305681298201,
|
| 122 |
+
-0.7822224694121267,
|
| 123 |
+
0.0290366547638962
|
| 124 |
+
]
|
| 125 |
+
}
|
| 126 |
+
}
|
| 127 |
+
}
|
| 128 |
+
},
|
| 129 |
+
{
|
| 130 |
+
"part_name": "lower base strip",
|
| 131 |
+
"mask_color": "Red",
|
| 132 |
+
"graspable": true,
|
| 133 |
+
"grasp_scenarios": [
|
| 134 |
+
{
|
| 135 |
+
"scenario": "support or pinch the lower edge together with the main body during lifting or repositioning",
|
| 136 |
+
"confidence": 0.46
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"scenario": "contact the lower strip to steady the toolbox while setting it down or sliding it slightly",
|
| 140 |
+
"confidence": 0.4
|
| 141 |
+
}
|
| 142 |
+
],
|
| 143 |
+
"functional_labels": [
|
| 144 |
+
"form lower perimeter of the base",
|
| 145 |
+
"provide a resting edge",
|
| 146 |
+
"add lower structural support",
|
| 147 |
+
"protect the bottom edge"
|
| 148 |
+
],
|
| 149 |
+
"semantic_description": "Narrow darker band around the lower perimeter of the toolbox base, visible as a thin dark gray to black plastic strip with a matte hard finish and elongated wraparound shape.",
|
| 150 |
+
"id": 0,
|
| 151 |
+
"grasp_group": {}
|
| 152 |
+
}
|
| 153 |
+
],
|
| 154 |
+
"quality_check": {
|
| 155 |
+
"success": false,
|
| 156 |
+
"message": "Mask colors are swapped; yellow marks main body and red marks lower strip, not vice versa."
|
| 157 |
+
}
|
| 158 |
+
}
|
dataset/tools/repair_tools/13f390aaddba51bc8d20499e67b7030a/affordance/mesh_part_seg.glb
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e9762346626dc789d56e8b9d624c0fff508ba523764250062884b3eb9524e48e
|
| 3 |
+
size 1188084
|