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 build system #7

Open
wants to merge 79 commits into
base: master
Choose a base branch
from
Open

Update build system #7

wants to merge 79 commits into from

Conversation

astro-friedel
Copy link

Updated the code for the new CMake build system for ILLIXR.

@astro-friedel astro-friedel self-assigned this Jul 11, 2023
@hungdche hungdche added the enhancement New feature or request label Sep 6, 2023
@hungdche
Copy link
Member

hungdche commented Oct 3, 2023

Plugin now ready to be merge. Some notes:

  • We disable pose being fed during the first 2 seconds. At this time, ORB-SLAM3 only initializes stereo, not IMU. Enabling pose being fed to imu_integrator introduces undesired behavior because there are no IMU parameters available.
  • We disable the second VIBA due to little to none improvement plus VIBA makes head pose jumps when being fed to imu integrator

Results compared to open_vins:
image
image

@astro-friedel astro-friedel removed their assignment Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants