1 / 8

Simultaneous Localization and Mapping

Simultaneous Localization and Mapping. (SLAM). Localization. Perfect Map + Observations with errors = Pretty good Localization (Average out errors in observations, look for a place on the map that matches our observations). Mapping. Perfect Localization + Observations with errors =

Download Presentation

Simultaneous Localization and Mapping

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Simultaneous Localization and Mapping (SLAM)

  2. Localization Perfect Map + Observations with errors = Pretty good Localization (Average out errors in observations, look for a place on the map that matches our observations)

  3. Mapping Perfect Localization + Observations with errors = Pretty good map (Average out errors, add new observations to the map)

  4. Perfect Map Perfect Localization Unfortunately, we don’t usually have either of these. • Often, we want to build the map as we go • GPS isn’t perfect, wheel rotation sensors aren’t either

  5. http://robotics.jacobs-university.de/sites/default/files/images/mappingfinal-back-kob.jpghttp://robotics.jacobs-university.de/sites/default/files/images/mappingfinal-back-kob.jpg

  6. SLAM • How do we estimate localization and map at the same time? • Explore multiple (path, map) possibilities • For each, keep track of: • After each update, return the (path, map) combination with the highest probability.

  7. How do we calculate those probabilities? • Kalman Filters • Particle Filters • Bayesian networks

  8. References • Russel, Stuart. Norvig, Peter. Artifical Intelligence: A Modern Approach • Chapter 15 talks about kalman filters, etc. • Chapter 25 talks about SLAM • Thrun, Sebastian, et. all. Probabilistic Robotics • Slides at http://www.probabilistic-robotics.org/ • Thrun, Sebastian. Videos and Animations. http://robots.stanford.edu/videos.html

More Related