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

Loop Closure Issue #22

Open
christophTUM opened this issue Jun 22, 2021 · 2 comments
Open

Loop Closure Issue #22

christophTUM opened this issue Jun 22, 2021 · 2 comments

Comments

@christophTUM
Copy link

Hello,
the SLAM works fine so far, however i have problems with the loop closure.
If i return to my start point the algorithm doesnt detect it and furthermore all the curves my robot drives are not detected in the right angle.
Is there a way to include IMU or GPS data?

@YuePanEdward
Copy link
Owner

Thanks for your interest.
Currently, the loop closure module may not perform well in some indoor scenarios. The parameters for TEASER needs to be tuned for different cases.
As for IMU and GPS data, the current system does not have support. But it should be straightforward to involve them in the pose graph if the data is available. I am considering adding the sensor fusion module in a future release.

@christophTUM
Copy link
Author

Do you have any tips where to start with teaser?

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