Code files
slam.zip |
To run SLAM with the Kalman Filter, combine this code with the code in kf.zip (provided under Kalman Filter Localization). Includes:
|
SLAM Results
The error stats considered here are:
- Cross-Track Error (XTE) -- the component of error orthogonal to the true robot path
- Along-Track Error (ATE) -- the component of error tangential to the path
The errors.m script also computes
- Cartesian error, based on the Cartesian distance between the true position and the estimate at each point in time.
Data Set A1 |
|||||||||||||
![]() |
|
||||||||||||
Data Set A2 |
|||||||||||||
![]() |
|
||||||||||||
Data Set B1 |
|||||||||||||
![]() |
|
||||||||||||
Data Set B2 |
|||||||||||||
![]() |
|
||||||||||||
Data Set C1 |
|||||||||||||
![]() |
|
||||||||||||
Data Set C2 |
|||||||||||||
![]() |
|
||||||||||||
Data Set C3 |
|||||||||||||
![]() |
|






