This is the implementation of the A* path planner written in Python. The script reads from CSV files: (1) a list of nodes with heuristics and (2) a list of edges with costs of travel. Saves CSV file with the shortest found path. Visualized in CoppeliaSim (http://hades.mech.northwestern.edu/index.php/CoppeliaSim_Introduction).
-
Notifications
You must be signed in to change notification settings - Fork 0
wddler/A_star_path_planner
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published