Rtabmap shifting position - fast relocalization? #925
Unanswered
martinerk0
asked this question in
Q&A
Replies: 1 comment
-
Depending on the node matched for loop closure and the noise of the depth image, localization can jump like this. Decreasing |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi @matlabbe , I'm using rtabmap on a real robot - Kobuki with Astra depth camera, and I'm observing small shifts when robots is not moving.
I'm doing fake laserscan from pointcloud, odometry from Kobuki.
Here is the video: https://youtu.be/Xmj-cdf_Qik
Launchfile:
What is the reason for the shifting? Are the nodes used for loops closures close together and since camera data fluctutates a bit it switches between the nodes? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions