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

Adding sensor fusion to existing SLAM #5

Open
antithing opened this issue Apr 18, 2023 · 0 comments
Open

Adding sensor fusion to existing SLAM #5

antithing opened this issue Apr 18, 2023 · 0 comments

Comments

@antithing
Copy link

Hi,. and thank you for making this code available. i have an existing SLAM application that I am looking to add IMU data to, both to improve stability of the pose, and to predict transforms if the tracking is lost temporarily.

Would ROAMFREE be suitable here? I see there is an example that uses a camera and IMU, what are the inputs exactly?

I have access to:

3d map points
2d feature points
computed camera pose
IMU data (gyro / accel)

Is the example here a better place to start, or perhaps this:

https://github.com/DavideACucci/roamvo/blob/master/src/VisualOdometryNode.cpp

(I am not using ROS however)

Thank you!

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

No branches or pull requests

1 participant