arshanq / SLAM

Simultaneous Localization and Mapping - 3rd project in Udacity Computer Vision Nandegree program.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Landmark Detection & Robot Tracking (SLAM) Project Overview

In this project, you'll implement SLAM (Simultaneous Localization and Mapping) for a 2 dimensional world! You’ll combine what you know about 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 gives you a way to track 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.

About

Simultaneous Localization and Mapping - 3rd project in Udacity Computer Vision Nandegree program.


Languages

Language:HTML 87.8%Language:Jupyter Notebook 11.3%Language:Python 0.9%