Skip to content

gpcz/python-drexel-slam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-drexel-slam

This code implements the final homework from Drexel University's online Simultaneous Localization and Mapping (SLAM) lectures ( http://dasl.mem.drexel.edu/~billgreen/slam/slam.html ). It uses an Extended Kalman Filter for implementation, which still has educational value despite not being the current state of the art in SLAM.

Dependencies: Scipy/Matplotlib

To use, download the Matlab code template titled "Matlab template for homework 4" from http://dasl.mem.drexel.edu/~billgreen/slam/slam.html to get copies of beac_juan3.mat and data_set.mat, which are the datasets for this example. Copy them to the same folder as this repository and run slam.py.

About

Drexel University public SLAM example written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages