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

Issues with features appearing as two different features when revisiting an area using RTABMAP #1315

Open
GraysonWylie1 opened this issue Jul 23, 2024 · 1 comment

Comments

@GraysonWylie1
Copy link

I am running .bag file collected using a D455 camera through RTABMAP's Slam feature to map a small forested area. My collection path is circular, but when I complete the circle and revisit an area that has already been recorded by the camera, the features (trees) don't register as the same tree. There will be two or three trees where only one exists. Any suggestions on RTABMAP parameter tuning to fix this issue would be greatly appreciated. Thanks!

@matlabbe
Copy link
Member

matlabbe commented Jul 23, 2024

If loop closures were not detected automatically, you could try to add manually them with rtabmap-databaseViewer (or Tool->Edit Database in standalone app). Open Constraint View, then browse images from the beginning and the end of the sequence looking at the same stuff. Click on Add Constraint. If it fails, you can adjust parameters under Core Parameters view -> Vis sub panel. To try different visual features, you will need to check RGBD/LoopClosureReextractFeatures under Core Parameters.

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