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

Update odometry info of OpenVINS #1142

Merged
merged 2 commits into from
Oct 8, 2023

Conversation

borongyuan
Copy link
Contributor

@borongyuan borongyuan commented Oct 5, 2023

Add openvins msckf features as outliers for visualization. However, msckf features are not entirely outliers. They are actually lost features + long-term features not used in updaterSLAM + short-term features. They are used in updaterMSCKF.
https://github.com/rpng/open_vins/blob/4534a2f32d4763bdc8c95121b3292c7423e12aca/ov_msckf/src/core/VioManager.cpp#L497-L500

Fill localMap with active tracked features. Active tracked features are more numerous and have corresponding IDs. We can see how they are triangulated.

@borongyuan borongyuan changed the title add msckf features visualization Update odometry info of OpenVINS Oct 6, 2023
@matlabbe matlabbe merged commit 2aa139b into introlab:master Oct 8, 2023
7 checks passed
@matlabbe
Copy link
Member

matlabbe commented Oct 8, 2023

Thx!

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

Successfully merging this pull request may close these issues.

None yet

2 participants