-
Notifications
You must be signed in to change notification settings - Fork 5
Given a graph, A* finds the optimal path, if it exists, joining the start node to the goal node. Hybrid A* takes vehicle dynamics into consideration and generates a smoother path which the vehicle can follow. Both the implementations are optimized using dictionaries & heaps
jvirdi2/A_star_and_Hybrid_A_star
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
Given a graph, A* finds the optimal path, if it exists, joining the start node to the goal node. Hybrid A* takes vehicle dynamics into consideration and generates a smoother path which the vehicle can follow. Both the implementations are optimized using dictionaries & heaps
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published