File size: 916 Bytes
40bc3f3 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 | {
"handle_points": [
[
-0.2734375,
0.3984375,
-0.0703125
],
[
0.2890625,
0.3984375,
-0.0703125
]
],
"target_points": [
[
-0.3359375,
0.3984375,
-0.0703125
],
[
0.3515625,
0.3984375,
-0.0703125
]
],
"confirmed_spheres": [],
"confirmed_cubes_center": [],
"confirmed_cubes_corner": [
{
"x1": -0.4921875,
"y1": 0.3046875,
"z1": 0.1171875,
"x2": -0.1796875,
"y2": 0.4921875,
"z2": -0.1953125
},
{
"x1": 0.1796875,
"y1": 0.3046875,
"z1": 0.1171875,
"x2": 0.4921875,
"y2": 0.4921875,
"z2": -0.1953125
}
]
}
|