JonasBchrt / raw-gnss-fusion

Code, data, and results for fusing raw GNSS data with other sensing modalities
GNU Lesser General Public License v3.0
120 stars 23 forks source link

Questions about a technique approch stated in the paper #5

Closed cicizou closed 1 year ago

cicizou commented 1 year ago

Hi, thanks a lot for sharing such good work with the community! I have some questions about the article and looking forward to having a discussion with you.

I have noticed that you claimed "We estimate the transformation T_EW jointly with the platform position in frame W such that T_EW absorbs any large changes/discontinuities due to GNSS convergence while the position estimate in W remains unaffected." in the paper. However, in my opinion, it is hard to balance between the T_EW and platform positions and to make large changes only affect the T_EW but not the platform positions, especially when the GNSS signal has many outliers. I am curious about how you make it and I would appreciate it if you could please explain this point more deeply and in more detail.

Hope to hear from you!

JonasBchrt commented 1 year ago

Hi, just some thoughts out of the top of my mind:

cicizou commented 1 year ago

Thanks a lot for your comprehensive and detailed response! Actually, we are trying to do research on the tightly fusing of LiDAR and GNSS measurements, but it is found to have so many difficulties. Thanks so much for your open-source work which could be great guidance for us.