Skip to content

Update odometry info of OpenVINS#1142

Merged
matlabbe merged 2 commits intointrolab:masterfrom
borongyuan:openvins_update
Oct 8, 2023
Merged

Update odometry info of OpenVINS#1142
matlabbe merged 2 commits intointrolab:masterfrom
borongyuan:openvins_update

Conversation

@borongyuan
Copy link
Copy Markdown
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
@matlabbe
Copy link
Copy Markdown
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.

2 participants