Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EKF_AHRS.m和calH.m中的两个问题 #6

Open
zhchyang2004 opened this issue Jul 26, 2020 · 0 comments
Open

EKF_AHRS.m和calH.m中的两个问题 #6

zhchyang2004 opened this issue Jul 26, 2020 · 0 comments

Comments

@zhchyang2004
Copy link

yuzhou, 你好!

针对代码有下面两个疑问, 期待得到回复.

雅可比Ak中的角速度为什么没有减掉偏移量x(k,5~7)呢?
https://github.com/yuzhou42/ESKF-Attitude-Estimation/blob/master/EKF_AHRS.m#L88-L91

这里计算detZ时, 6个'预计观测' 的前面是否应该加上负号?
例如: - 2*(q(2)*q(4) - q(1)*q(3))
https://github.com/yuzhou42/ESKF-Attitude-Estimation/blob/master/calH.m#L28-L34

谢谢!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant