trivediavinash / Landmark-Detection-And-Tracking-System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project : Landmark Detection

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

License:MIT License


Languages

Language:Jupyter Notebook 96.6%Language:Python 3.4%