-
Notifications
You must be signed in to change notification settings - Fork 539
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
map overlapping in corridor and loop closed not working #134
Comments
I don’t understand your question or problem. Please upload your content and describe in more detail what you’re doing, what you expect, what your outcome is |
I think #112 can describe things that have happened! What the difference is that I run slamtoolbox in 'mapping' mode instead of 'localization' mode. |
Your odometry looks exceptionally bad and there’s no reasonable expectation with the default settings to be searching for loops with that incredible amount of deviation. Please tune your parameters, see the readme for descriptions, as well as tune your odometry. Overall I don’t look at this and see a bug unless there’s more going on here that I’m misunderstanding Have you made an earnest attempt to tune this software for your platform? |
Again, I think your platform needs to focus on better odometry, that drift is really not great. There’s nothing this project is going to be able to do if the base properties don’t produce acceptable priors if you’re operating in large sparse spaces. The values you had to increase are proportional to odometry quality. You increased the search space by over 6x, so it doesn’t surprise me that its getting slower. The best bang for your buck is to improve your odometry before looking for a slam solution. it doesn’t seem the odometry is suitable for the sparse environments you want to operate in. |
Closing ticket- no action items. Spend some time to tune your platform. |
Hi,
Thanks for u last answer !
slam toolbox do great at first, but overlapping
with nothing changing at the same environment. Not only along the direction of corridor, vertical direction may sometimes happen.
A square of 130*50 meters with rich features, I have tried many times and falied.
If needed I will upload the configurations and map later.
Thanks again!
The text was updated successfully, but these errors were encountered: