FernandoDorado / A-STAR-search-algorithm-implemented-in-ROSLinks

A* is a computer algorithm that is widely used in pathfinding and graph traversal, which is the process of finding a path between multiple points, called "nodes". It enjoys widespread use due to its performance and accuracy. However, in practical travel-routing systems, it is generally outperformed by algorithms which can pre-process the graph t…
10Updated 6 years ago

Alternatives and similar repositories for A-STAR-search-algorithm-implemented-in-ROS

Users that are interested in A-STAR-search-algorithm-implemented-in-ROS are comparing it to the libraries listed below

Sorting: