An open API service indexing awesome lists of open source software.

https://github.com/mazensayed91/landmark-detection-tracking-slam-


https://github.com/mazensayed91/landmark-detection-tracking-slam-

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Landmark-Detection-Tracking-SLAM- [Computer Vision Nanodegree Udacity Project 3]

In this project, I implemented SLAM (Simultaneous Localization and Mapping) for a 2 dimensional world! I combined 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.

![image](https://user-images.githubusercontent.com/54520113/132263662-9be7b8a1-ce14-4046-b71b-f12a5858b3d1.png)