We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
extended-kalman-filter/quaternionEKF/computeNoiseCovarianceMatrix.m
Line 34 in b8d2d51
This line looks like it may be a typo, in the (reference?) Tools/ekf.m file you use Qd = [Q11 Q12; Q12' Q22]; You might want to check.
I also realise this project may not be in active development any more so no worries if not.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
extended-kalman-filter/quaternionEKF/computeNoiseCovarianceMatrix.m
Line 34 in b8d2d51
This line looks like it may be a typo, in the (reference?) Tools/ekf.m file you use Qd = [Q11 Q12; Q12' Q22];
You might want to check.
I also realise this project may not be in active development any more so no worries if not.
The text was updated successfully, but these errors were encountered: