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
{{ message }}
This repository has been archived by the owner on May 1, 2024. It is now read-only.
While I wrote a unit test, I noticed that when we set the orientation exactly to +/- 90 degrees that the heading uncertainty is increasing until it hits the limits. I followed it down to these lines of code. Since in practice we will never stay exactly so close to +/- 90 degrees we will not always return before triggering the fusion. But if we do, we stop performing heading fusion.
While I wrote a unit test, I noticed that when we set the orientation exactly to +/- 90 degrees that the heading uncertainty is increasing until it hits the limits. I followed it down to these lines of code. Since in practice we will never stay exactly so close to +/- 90 degrees we will not always return before triggering the fusion. But if we do, we stop performing heading fusion.
@RomanBapst @priseborough FYI
The text was updated successfully, but these errors were encountered: