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

https://github.com/adewinmbi/indoor-navigation

Indoor navigation simulation
https://github.com/adewinmbi/indoor-navigation

indoor-navigation simulation

Last synced: 5 days ago
JSON representation

Indoor navigation simulation

Awesome Lists containing this project

README

          

# Indoor Navigation Simulator

This is a simulation for the 2023 Lemelson-MIT Inventeam competition.

My team prototyped an autonomously indoor-navigating walker which could be summoned from other rooms by the elderly using a wearable. This simulation is a proof of concept of the indoor navigation algorithm I designed.

## Preview

![Simulation Screenshot](SimScreenshot.png)

Features:
* Simulated LiDAR, Bluetooth, Distance (Infrared/Ultrasonic) sensors
* A* navigation algorithm taking input from LiDAR for obstacle locataion
* UI to display 2D map of relevant components

## How to Run

Visit https://adewinmbi.github.io/indoor-navigation-website/