slam comparative approach
play

SLAM: COMPARATIVE APPROACH Khooshal Saurty 1 OUTLINE - PowerPoint PPT Presentation

Intelligent Robotics Seminar - 31 October 2016 SLAM: COMPARATIVE APPROACH Khooshal Saurty 1 OUTLINE Introduction - What is SLAM? EKF SLAM FAST SLAM Comparison Cartographer Conclusion and References 2 INTRODUCTION - WHAT IS SLAM?


  1. Intelligent Robotics Seminar - 31 October 2016 SLAM: COMPARATIVE APPROACH Khooshal Saurty 1

  2. OUTLINE Introduction - What is SLAM? EKF SLAM FAST SLAM Comparison Cartographer Conclusion and References 2

  3. INTRODUCTION - WHAT IS SLAM? Simultaneous Localization And Mapping Why do we need that? Construct map of unknown environment and keep track of the agent’s location in it Possible applications Deep sea exploration Mine Exploration Search and Rescue Space exploration 3

  4. INTRODUCTION - WHAT IS SLAM? 2 tasks: Mapping Localization 4

  5. SLAM ALGORITHMS EKF SLAM Fast SLAM Graph SLAM RatSLAM Several more at openslam.org 5

  6. THE SLAM PROBLEM Given Robot controls U T = {u 1 , u 2 , u 3 , … u T } Observations Z T = {z 1 , z 2 , z 3 , … z T } Estimate Map of the environment m Path of Robot X T = {x 0 , x 1 , x 2 , … x T } 6

  7. THE SLAM PROBLEM - LANDMARKS Essential part SLAM Distinct points/parts in environment for e.g: Walls, tables, chairs Assumption: Position of landmarks don’t change. 7

  8. THE SLAM PROBLEM - SENSOR/ APPARATUS Odometer Location Distance Sensors Sonar Sensor Infrared Sensor Laser range finder 8

  9. EKF SLAM First variants of SLAM Based on Kalman-Filter Aim: Estimate the robot’s position and locations of landmarks. State Representation - 3 Matrices Position Vector - ((3+2N) x1) Matrix Observation Vector - (2N x 1) Matrix Covariance Matrix - (3+2N) dimensions 9

  10. EKF SLAM - CYCLE State Prediction Predicted measurement (expected to observe) Take real measurement Data association Update 10

  11. [1] 11

  12. FAST SLAM Uses particle filter 1 particle -> 1 position Each landmark has its own EKF N Landmarks and M particles -> Mx(N +1) filters [3] 12

  13. FAST SLAM - CYCLE For each particle: Sample new robot pose for each particle add sample to temporary set of particles Update observed landmark estimate Updated values added to temporary particle set each landmark is updated using the standard EKF update Resampling draw from temporary set of particles to form new particle set 13

  14. FAST SLAM [3] 14

  15. COMPARISON EKF SLAM FastSLAM Covariance Matrix No State vector Updated every step Linear Complexity Expensive operation Complexity N 2 15

  16. COMPARISON EKF SLAM FastSLAM Data Association Data Association One for each Each particle has own landmark hypothesis to landmark HOWEVER! bad sampling leads to loss of “precise” data 16

  17. 
 COMPARISON EKF SLAM FastSLAM Better for small areas Better as we increase the number of particles WHY? - Landmark correlations increase WHY? - More data to prediction accuracy 
 sample from The huge matrix does have a significant role!! 17

  18. CARTOGRAPHER released in Oct 2016 real time SLAM library [4] 18

  19. CONCLUSION Slam algorithms are approximate solutions Still need improvement Other factors affecting solution: quality of sensors used 19

  20. REFERENCES [1] S. Thrun, W. Burgard, and D. Fox. Probabilistic robotics . MIT press, 2005. [2] M. Montemerlo, S. Thrun, D. Koller, and B. Wegbreit. FastSLAM: A factored solution to the simultaneous localization and mapping problem. 2002 [3] S. Thrun, M. Montemerlo, D. Koller, B. Wegbreit, J. Nieto, and E. Nebot "Fastslam: An efficient solution to the simultaneous localization and mapping problem with unknown data association." Journal of Machine Learning Research 4.3 (2004): 380-407. [4] Cartographer - https://github.com/googlecartographer (2016) [5] M. R. Naminski. ”An Analysis of Simultaneous Localization and Mapping (SLAM) Algorithms." (2013). 20

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend