36 Forks
312 Stars
312 Watchers

Path-Planning

路径规划算法,A*,A-star启发搜索,Hybrid-A*,混合A*算法,Dijkstra迪杰斯特拉算法,GBFS贪婪最佳优先搜索算法,DFS深度优先搜索,BFS广度优先搜索算法等,车辆路径规划算法,小黑子路径规划

How to download and setup Path-Planning

Open terminal and run command
git clone https://github.com/zhaohaojie1998/Path-Planning.git
git clone is used to create a copy or clone of Path-Planning repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Path-Planning https://github.com/zhaohaojie1998/Path-Planning/archive/master.zip

Or simply clone Path-Planning with SSH
[email protected]:zhaohaojie1998/Path-Planning.git

If you have some problems with Path-Planning

You may open issue on Path-Planning support forum (system) here: https://github.com/zhaohaojie1998/Path-Planning/issues