Skip to content

dballif/CppND-Route-Planning-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Route Planning Project

This is the first project for the Udacity C++ Nanodegree.

It mainly covers the fundamentals of C++.

The Route planner essentially takes coordinates on a map for a starting point and an ending point and then uses IO2D map data to chart the shortest route there. To find the shortest route, the A*Search method is used.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published