Giter Club home page Giter Club logo

eskf-attitude-estimation's People

Contributors

nicochou avatar yuzhou42 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

eskf-attitude-estimation's Issues

Supporting Material for EKF_AHRS.m

Dear NicoChou.

Thank you for the great matlab code for EKF_AHRS.
I have been studying EKF_ARHS, and found your code.

https://github.com/NicoChou/ESKF-Attitude-Estimation/blob/master/EKF_AHRS.m

I seems to me that your matlab code is working correctly,
However, I have difficulty in interpreting your matlab code.
(Even though I am familiar with kalman filter)

I have following questions regarding following equations,
Is there any supporting material which describe the mathmetical equation for following sections as you did for error-state EKF?

https://github.com/NicoChou/ESKF-Attitude-Estimation/blob/master/EKF_AHRS.m#L38
https://github.com/NicoChou/ESKF-Attitude-Estimation/blob/master/EKF_AHRS.m#L41
https://github.com/NicoChou/ESKF-Attitude-Estimation/blob/master/EKF_AHRS.m#L44

https://github.com/NicoChou/ESKF-Attitude-Estimation/blob/master/EKF_AHRS.m#L78-L81

https://github.com/NicoChou/ESKF-Attitude-Estimation/blob/master/EKF_AHRS.m#L87-L94

https://github.com/NicoChou/ESKF-Attitude-Estimation/blob/master/EKF_AHRS.m#L117-L119

MSCKF

Hello,do you study MSCKF? I am learning the msckf and maybe we can have a discussion.Thank you very much!

磁力计观测矩阵问题

NicoChou 您好!

   EKF_AHRS.m文件中的113-115行,磁力计模型的量测矩阵时参考哪个文献得到的呀,怎么跟我查到的不大一样,期望得到您的回复。

what's the unit of input data for EKF_AHRS?

Hi, I was wondering about the unit of input data, mainly the Accelerometer, Gyroscope, and Magnetometer, for EKF_AHRS? besides, a number, 8.3, is used in yaw-related calculation, what's the meaning of this number? thanks a lot!

矩阵Q的问题

时间过去这么久,不知道你还关不关心这个问题。我发现你的过程协方差Q矩阵是有点问题的。
应该是:blkdiag( sigema_wn^2dt^2 sigema_wbn^2dt )
但是你写的是: blkdiag( sigema_wn^2dt sigema_wbn^2dt )

这样写误差会更小些。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.