waq-e / OSM-Astar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Udacity C++ Nanodegree Project OpenStreetMap

Code Reviews? Comments? Anything? .:~:. subliminalchaos .:@:. email.com

.:~:..:~:..:~:..:~:..:~:..:~:..:~:..:~:..:~:..:~:..:~:..:~:..:~:..:~:..:~:..:~:..:~:..:~:..:~:..:~:..:~:.

5.19 Using A* Search, determine and display the best route between two nodes.

Project completed March 21, 2022.

The graphic functions for this project were included in the skeleton project.
Added code to perform the A* search with heuristic and access OSM API to
initialize and send the final path into the render class.

.:~:..:~:..:~:..:~:..:~:..:~:..:~:..:~:..:~:..:~:..:~:..:~:..:~:..:~:..:~:..:~:..:~:..:~:..:~:..:~:..:~:.

About

License:Other


Languages

Language:C++ 80.2%Language:CMake 19.8%