Build software better, together

Here are 772 public repositories matching this topic...

graphhopper

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

  • Updated Apr 10, 2026
  • Java
ros_motion_planning

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.

  • Updated Mar 28, 2026
  • C++

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 dependencies. The library is licensed under the MIT license.

  • Updated Apr 7, 2024
  • C#

Implementation of the D* lite algorithm in Python for "Improved Fast Replanning for Robot Navigation in Unknown Terrain"

  • Updated Nov 26, 2023
  • Python