Localization #4
lukicdarkoo
started this conversation in
Roadmaps
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We need to estimate the pose (position and orientation) of the robot. It is important to point that the localization can be local and global. The local one is subject to error accumulation, but the update rate is typically high and it is quite accurate (in the local frame). The global one is not subject to the error accumulation, but the update rate is typically low and it is quite inaccurate.
High-level tasks:
Resources:
robot_localization
package: https://www.youtube.com/watch?v=nfvvpYBAMwwBeta Was this translation helpful? Give feedback.
All reactions