-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathft_calibration.json
More file actions
128 lines (128 loc) · 3.1 KB
/
ft_calibration.json
File metadata and controls
128 lines (128 loc) · 3.1 KB
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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
{
"calibration_matrix": [
[
0.29662072739811257,
0.4143865238278446,
-0.1851045019212853,
-0.3428008075983014,
-0.18465512668593279,
0.14323572805895254,
-0.1336499650428218,
-0.08556806503477206,
0.08731988919350922,
0.09201278499628715,
0.13172045923747633,
0.13136343710648254,
0.08587859549632877,
-0.26510533087180405,
-0.14820906551473556,
-0.04096597985051372
],
[
0.674172966775563,
0.28215119904842867,
-0.5541938727453879,
-0.15663650185759972,
-0.3048269215118723,
-0.20915748742521292,
0.2815868650310254,
0.39590472228181567,
-0.0525630867873657,
-0.15284849148446494,
0.03784447973026676,
-0.06327982627132049,
0.007664783548934114,
0.025089698747224366,
-0.07492836031329911,
-0.16969988947370956
],
[
-0.14334488085239208,
-0.735206259242437,
0.5494722525507778,
0.9330701714103795,
-0.5935197989118409,
-0.35775604887756224,
0.7165124050889703,
0.20988472434122454,
-0.20672814979692636,
0.27617212745289044,
0.34479942579970035,
0.2309863850862974,
-1.328539064295938,
0.24992544235280986,
0.3733383043494884,
-0.35664237584620767
],
[
-0.05056297250816715,
-0.02116133992863225,
0.041564540455904186,
0.01174773763932017,
0.02286201911338996,
0.015686811556890702,
-0.021119014877327237,
-0.02969285417113513,
0.0039422315090527245,
0.011463636861334428,
-0.0028383359797699995,
0.00474598697034927,
-0.0005748587661701424,
-0.0018817274060418192,
0.005619627023496649,
0.012727491710528744
],
[
0.02224655455485851,
0.03107898928708833,
-0.013882837644096577,
-0.025710060569872795,
-0.013849134501444411,
0.01074267960442141,
-0.010023747378211482,
-0.006417604877608149,
0.006548991689512898,
0.006900958874722103,
0.009879034442810781,
0.009852257782985737,
0.006440894662224923,
-0.01988289981538655,
-0.011115679913604008,
-0.003072448488788702
],
[
4.925098872305143e-24,
-1.0503440846334819e-22,
4.4279150033024484e-23,
1.2624872830059674e-22,
-4.568618891903732e-23,
7.659019236583168e-23,
-1.1638814640485245e-23,
-5.577419260419859e-23,
1.1832536929912758e-22,
-8.105198205839371e-24,
-1.4091936823562918e-23,
-1.4269642030059653e-23,
-1.7949046097220228e-22,
6.572667137434781e-23,
7.10507544644688e-23,
-6.003829664551796e-23
]
],
"bias_vector": [
-130.59043765356046,
91.69351848286338,
-2033.721495069568,
-6.87701388621475,
-9.794282824017102,
-1.5076731692247564e-19
],
"sensor_channels": 16,
"output_channels": 6,
"timestamp": 1755107829.201662,
"metadata": {
"source_csv": "openft_calibration_20250813_104335.csv",
"num_samples": 160,
"use_bias": true
}
}