You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, thank you for your open source work, I would like to ask you how to correctly integrate the dso trajectory with the gps trajectory, how to determine the scale of the dso system, is it through similar transformation, but I see that in your code is The fusion is done through linear Kalman filtering, so I would like to ask you how to ensure that the dso and gps tracks are fused at the same scale. Where is the specific implementation in your code, thank you