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

ros2 humble + D435i -- RGB-D odometry strategy #1208

Open
lilweary opened this issue Sep 17, 2024 · 1 comment
Open

ros2 humble + D435i -- RGB-D odometry strategy #1208

lilweary opened this issue Sep 17, 2024 · 1 comment

Comments

@lilweary
Copy link

lilweary commented Sep 17, 2024

hi, I am using D435i for RGB-D odometry in ros2 Humble. i would like to know how the odometry is computed. which feature extractors or methods are being used. Is there a parameter file or code where I could find the information. thank you!

@matlabbe
Copy link
Member

For the default odometry approach, you may start there: https://github.com/introlab/rtabmap/blob/master/corelib/src/odometry/OdometryF2M.cpp

For what the code does, see this paper Section 3.1.1 (following F2M approach).

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

2 participants