astar topic

List astar repositories

astar

32
Stars
4
Forks
Watchers

🗺️ A JavaScript implementation of A* algorithm.

A-Star-Java-Implementation

76
Stars
36
Forks
Watchers

A*or A Star algorithm java implementation

AStar

321
Stars
58
Forks
Watchers

A fast 2D path finding library based on the A* algorithm. Works with both grids and graphs. Supports any .NET variant that supports .NETStandard 2.0 or higher. This library has no external dependencie...

Self-driving-vehicle

328
Stars
94
Forks
Watchers

Simulation of path planning for self-driving vehicles in Unity. This is also an implementation of the Hybrid A* pathfinding algorithm which is useful if you are interested in pathfinding for vehicles.

quadrotor

786
Stars
276
Forks
Watchers

Quadrotor control, path planning and trajectory optimization

baritone

6.7k
Stars
1.4k
Forks
Watchers

google maps for block game

graphhopper

4.7k
Stars
1.5k
Forks
Watchers

Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server.

easystarjs

1.9k
Stars
165
Forks
Watchers

An asynchronous A* pathfinding API written in Javascript.

pathfinding

815
Stars
67
Forks
Watchers

Pathfinding library for rust