MEKF Fixes #843

Merged
meggert merged 13 commits from mekf-fix into main 2024-02-29 13:08:25 +01:00
Owner
No description provided.
meggert added this to the v7.7.1 milestone 2024-01-16 16:31:09 +01:00
meggert added 1 commit 2024-01-16 16:31:09 +01:00
cleanup
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good
EIVE/eive-obsw/pipeline/pr-main This commit looks good
f4ed981003
meggert added 1 commit 2024-01-19 14:12:59 +01:00
some cleanup
Some checks failed
EIVE/eive-obsw/pipeline/pr-main There was a failure building this commit
13f3739386
meggert added 2 commits 2024-01-19 14:18:58 +01:00
i shouldnt be doing this
Some checks failed
EIVE/eive-obsw/pipeline/pr-main There was a failure building this commit
4e8776ff68
meggert added 1 commit 2024-01-31 16:46:07 +01:00
Merge branch 'main' into mekf-fix
Some checks failed
EIVE/eive-obsw/pipeline/pr-main There was a failure building this commit
c85bef6de4
meggert added 1 commit 2024-02-05 10:12:16 +01:00
Merge branch 'main' into mekf-fix
Some checks failed
EIVE/eive-obsw/pipeline/pr-main There was a failure building this commit
b4ace906bc
meggert added 1 commit 2024-02-12 11:01:09 +01:00
Merge branch 'main' into mekf-fix
Some checks failed
EIVE/eive-obsw/pipeline/pr-main There was a failure building this commit
3954d4dabe
meggert added 1 commit 2024-02-26 13:25:38 +01:00
Merge branch 'main' into mekf-fix
Some checks failed
EIVE/eive-obsw/pipeline/pr-main There was a failure building this commit
18a7705d97
meggert added 1 commit 2024-02-26 15:12:46 +01:00
Merge branch 'main' into mekf-fix
Some checks failed
EIVE/eive-obsw/pipeline/pr-main There was a failure building this commit
9c73e89cbb
meggert added 1 commit 2024-02-27 13:49:01 +01:00
Merge branch 'main' into mekf-fix
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good
f382bd3e61
meggert added 1 commit 2024-02-27 16:05:18 +01:00
this mekf should work
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good
352053f1d2
meggert added 3 commits 2024-02-27 16:28:55 +01:00
changelog
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good
8749e4cf6e
meggert modified the milestone from v7.7.1 to v7.7.0 2024-02-27 16:29:04 +01:00
meggert requested review from muellerr 2024-02-27 16:29:12 +01:00
meggert changed title from WIP: MEKF Fixes to MEKF Fixes 2024-02-27 16:29:15 +01:00
meggert added a new dependency 2024-02-27 16:30:16 +01:00
meggert added 2 commits 2024-02-28 09:25:35 +01:00
changelog fix
All checks were successful
EIVE/eive-obsw/pipeline/pr-main This commit looks good
21ef879cae
muellerr reviewed 2024-02-29 12:39:51 +01:00
@ -1129,0 +629,4 @@
void MultiplicativeKalmanFilter::setStrData(double qX, double qY, double qZ, double qW,
bool valid) {
strData.strQuat.value[0] = qX;
strData.strQuat.value[1] = qX;
Owner

I guess this is on purpose?

I guess this is on purpose?
Author
Owner

yes

[yes](https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExbTJjaWt4Y3owdWxqZnUzM2pncDZkYW5taGczNGRzZGVyZ3cweHh1ZiZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/XEo7YJHUeplXa/giphy-downsized-large.gif)
meggert added 1 commit 2024-02-29 12:43:15 +01:00
yes totally on purpose. nothing to see here. please move on
Some checks are pending
EIVE/eive-obsw/pipeline/pr-main Build queued...
5876ad1f56
muellerr approved these changes 2024-02-29 13:02:43 +01:00
meggert added 1 commit 2024-02-29 13:07:56 +01:00
Merge branch 'main' into mekf-fix
Some checks are pending
EIVE/eive-obsw/pipeline/pr-main Build queued...
c6a308b308
meggert merged commit bdb7f29b99 into main 2024-02-29 13:08:25 +01:00
meggert deleted branch mekf-fix 2024-02-29 13:08:26 +01:00
Sign in to join this conversation.
No description provided.