Skip to content

FoRKsH/Landmark-Detection-Robot-Tracking-SLAM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Landmark Detection & Robot Tracking (SLAM)

Poject Overview

I implemented SLAM (Simultaneous Localization and Mapping) for a 2 dimensional world in this project. We use robot sensor measurements and movement to create a map of an environment from only sensor and motion data gathered by a robot, over time. SLAM tracks the location of a robot in the world in real-time and identify the locations of landmarks such as buildings, trees, rocks, and other world features. This is an active area of research in the fields of robotics and autonomous systems.

Project files

  • Notebook : landmark detection and tracking

About the project

  • This project is done as the third project of udacity computer vision nanodegree course
  • all classes and files are implemented in the notebook

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published