File size: 1,078 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 48 49 50 51 52 53 54 55 56 57 58 59 | {
"handle_points": [
[
0.1171875,
0.1015625,
-0.1171875
],
[
-0.1171875,
0.1015625,
-0.1171875
],
[
-0.1171875,
0.1015625,
0.2109375
],
[
0.1328125,
0.1015625,
0.2109375
]
],
"target_points": [
[
0.1171875,
0.1640625,
-0.1171875
],
[
-0.1171875,
0.1640625,
-0.1171875
],
[
-0.1171875,
0.1640625,
0.2109375
],
[
0.1328125,
0.1640625,
0.2109375
]
],
"confirmed_spheres": [],
"confirmed_cubes_center": [],
"confirmed_cubes_corner": [
{
"x1": -0.1640625,
"y1": 0.0390625,
"z1": 0.3359375,
"x2": 0.1484375,
"y2": 0.3203125,
"z2": -0.2265625
}
]
}
|