Pathfinding library for rust
A collection of algorithms and data structures
google maps for block game
Open source routing engine for OpenStreetMap. Use it as Java library or standalone web server.
Open Source Routing Engine for OpenStreetMap
Motion planning and Navigation of AGV/AMR:ROS planner plugin implementation of A*, JPS, D*, LPA*, D* Lite, Theta*, RRT, RRT*, RRT-Connect, Informed RRT*, ACO, PSO, Voronoi, PID, LQR, MPC, DWA, APF, Pure Pursuit etc.
Motion planning algorithms commonly used on autonomous vehicles. (path planning + path tracking)
An asynchronous A* pathfinding API written in Javascript.
Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring server and a running web version of fishing. State machine, behavior tree, A* pathfinding, navigation mesh and other AI tools
Motion planning and Navigation of AGV/AMR:python implementation of Dijkstra, A*, JPS, D*, LPA*, D* Lite, (Lazy)Theta*, RRT, RRT*, RRT-Connect, Informed RRT*, ACO, Voronoi, PID, DWA, APF, LQR, MPC, RPP, DDPG, Bezier, Dubins etc.
Given an image of a maze, ariadne finds a path from the starting point to the ending point.