Skip to content

start outputting data after static initialization#1171

Merged
matlabbe merged 2 commits intointrolab:masterfrom
borongyuan:openvins_update
Nov 28, 2023
Merged

start outputting data after static initialization#1171
matlabbe merged 2 commits intointrolab:masterfrom
borongyuan:openvins_update

Conversation

@borongyuan
Copy link
Copy Markdown
Contributor

When ZUPT is enabled, OpenVINS is initialized statically. However, the initialization flag of ov_msckf::VioManager will only become true after there is initial motion excitation. Therefore, RTAB-Map would not receive the data until the camera moved. After the fix, the system can get data earlier, while remaining stationary.

Pixel noise is restored to 1. If cameras and IMU are not perfectly synchronized, it may result in fewer feature points. At this time, online offset calibration should be enabled rather than increasing pixel noise. See #1151.

@matlabbe matlabbe merged commit 07c24e9 into introlab:master Nov 28, 2023
@matlabbe
Copy link
Copy Markdown
Member

LGTM!

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