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

Question for providing odometry #45

Closed
oskarmue opened this issue Aug 12, 2022 · 1 comment
Closed

Question for providing odometry #45

oskarmue opened this issue Aug 12, 2022 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@oskarmue
Copy link

Lidarslam_ros2 is working great for us, thank you for that!
But when moving outside, there are moments, when lidarslam looses its track and especially when returning to the same point the build map is wrong. (as in picture below)
Therefore, we wanted to add odometry. When doing that, is lidarslam then relying on the provided odometry for 100% or is it just complementary
Screenshot from 2022-08-08 16-04-09
?

@rsasaki0109
Copy link
Owner

Adding odometry will cause the initial position for scan matching to use the value estimated by odometry.
This improves the accuracy of scan matching and reduces the likelihood of estimation failure.

@rsasaki0109 rsasaki0109 added the question Further information is requested label Sep 21, 2022
@rsasaki0109 rsasaki0109 self-assigned this Sep 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants