Revert "better values"

This reverts commit 7ac7e5f994b1e9311d50c595706dd92ca38f6205.

old-commit-hash: 5a841c28560e79f613f1f4e2fcd72877bb42379d
This commit is contained in:
Harald Schafer
2020-05-27 17:11:11 -07:00
parent 03a268fd0b
commit 2fca7f3900
+2 -2
View File
@@ -97,8 +97,8 @@ class LocKalman():
# process noise
Q = np.diag([0.03**2, 0.03**2, 0.03**2,
0.0005**2, 0.001**2, 0.0005**2,
0.001**2, 0.001**2, 0.001**2,
0.0**2, 0.0**2, 0.0**2,
0.0**2, 0.0**2, 0.0**2,
0.1**2, 0.1**2, 0.1**2,
(.1)**2, (0.0)**2,
(0.005 / 100)**2, (0.005 / 100)**2, (0.005 / 100)**2,