Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 629 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 629 Bytes

BruinNav

DESCRIPTION

The BruinNav Navigation System can load any map from Open Street Maps (https://www.openstreetmap.org/) and find the shortest route between different places using A* algorithm.

Usage

Run the Project.exe and you will be asked for start location and destination Output instructions include: 1.Instructions to direct the user 2.Coordinates to fully reconstruct the route 3.The total distance in miles

Example path

alt text

Configeration

Map data is in mapdata.txt Valid location name is in validlocs.txt