Download presentation
Presentation is loading. Please wait.
Published byKevin Gallagher Modified over 9 years ago
1
A Framework for use in SLAM algorithms Principle Investigator: Shaun Egan Supervisor: Dr. Karen Bradshaw
2
SLAM is a family of algorithms
5
SLAMState Update Landmark Tracking (Dead reckoning) Landmark Extraction Data Association Pose Tracking Odometry
6
Count Left Count Right Odometry Algorithm
7
Change in wheel position: Change in heading: c: encoder count d: wheel diameter i: increments per tour r: right encoder count l: left encoder count a: axis wheel ration d: wheel diameter Average heading: New robot position and heading
8
The problem with ultrasonic range detection The answer?
9
Range scans Triangulation
10
1. Add current sensor information to the sliding window 2. Compare each of the new sensor range readings with all other previous readings in the window 3.Triangulate these readings to create valid points for each new sensor reading: Calculate some required values: s: sensor position r: range value Calculate the points of intersection And finally, find which point is the one we want (the one visible to both sensors: For each point (i): For each sensor (k):
11
Range scans Triangulation Point refinement
12
For every point (i): Calculate the average position of points: Point refinement:
13
Range scans Triangulation Point refinement Data association Landmark refinement
14
Data association and landmark refinement: 1) The newly created landmark is added to the map 2) Compare landmarks 3) If landmarks are within a certain range of each other: Considered the same landmark Merged according to their triangulation count
15
phew…
16
Configuration Point Pose Landmark ScanStep CommonUtils Odometer Encoder FT_Odometer OdometryUtils UltraSonic TBFCalculator TBFUtils
18
Additional landmark extraction and data association models The addition of a package for localization algorithms The addition of a package for loop closure utilities Extensions for cooperative SLAM
19
?
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.