Skip to content

Using a robot to draw map of buildings using Simultaneous Localisation & Mapping (SLAM)

Notifications You must be signed in to change notification settings

zweedao/Robot-Mapping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot-SLAM

Use a robot to map out indoor environment using Simultaneous Localisation & Mapping (SLAM). Full details can be found in Project Report.pdf.

Example results:

map 21

map 23

How to run:

  • Put training data files (encoder, lidar, imu) into folder 'test'
  • In your terminal, run: python slam.py <encoder_filename> <lidar_filename>
  • For example: python slam.py Encoders20.mat Hokuyo20.mat

About

Using a robot to draw map of buildings using Simultaneous Localisation & Mapping (SLAM)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages