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

Strange accuracy problem whereas RTK received #17

Closed
brumann opened this issue Sep 19, 2018 · 2 comments
Closed

Strange accuracy problem whereas RTK received #17

brumann opened this issue Sep 19, 2018 · 2 comments

Comments

@brumann
Copy link

brumann commented Sep 19, 2018

Dear Rodrigo,

First of all thank you for your code, it is very helpful.

However I noticed a strange phenomenon, at the beginning of my simulation the hybridization is actually worse than GPS alone. For almost 3min there is about 35cm of error for the hybride trajectory whereas GPS error is below 2cm. Imu data are generated from the reference trajectory, with error estimated in static with Allan-variance.

What I do not understand is that since GPS.stdm is of about 1cm for this period, the kalman filter should give more weight to GNSS, and it appears not to be the case ? I have spent days on it, I don't see what I am missing.
I tried to take only gnss when RTK is received, with no success (kalman filter diverge).
Screenshots are attached.

Thank you in advance for your answer
Sincerely,

image

image
(The vehicle starts moving after 15sec)

@LZNUDT
Copy link

LZNUDT commented Jan 12, 2019

in my opinion ,the outcome of the integration of INS/GNSS is worse than RTK at the begining! so you may check your INS algrithm and Kalman Fusion Equation!

@rodralez
Copy link
Owner

rodralez commented Jan 14, 2019 via email

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

3 participants