Skip to content

Adding sensor fusion to existing SLAM  #5

@antithing

Description

@antithing

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions