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

IMU preintegration on Manifold #593

Open
fatrybl opened this issue Jul 25, 2022 · 2 comments
Open

IMU preintegration on Manifold #593

fatrybl opened this issue Jul 25, 2022 · 2 comments
Labels

Comments

@fatrybl
Copy link

fatrybl commented Jul 25, 2022

Hello, great thank for your framework!
I have a general question about expanding the dimensionality of state vector. To make is SE(3) + some other parameters.
Is there a way to do it? For example, to add linear velocities and accelerometer/gyroscope biases into state vector to optimize. Im trying to understand whether is it possible to implement IMU preintegration on Manifold by Foster and Carlone https://www.researchgate.net/publication/314578434_IMU_Preintegration_on_Manifold_for_Efficient_Visual-Inertial_Maximum-a-Posteriori_Estimation
and what steps should be done for it.
Any suggestions ?
Thank you in advance

@sjulier
Copy link
Collaborator

sjulier commented Jul 25, 2022

You might want to check ORBSLAM3: https://github.com/UZ-SLAMLab/ORB_SLAM3

Copy link

github-actions bot commented Jan 2, 2025

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.

@github-actions github-actions bot added the Stale label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants