Skip to content
#

path-planning-algorithm

Here are 34 public repositories matching this topic...

This project is mainly about testing different path planning techniques in a certain world full of obstacles and how turtlebot3 managed to get to the goal position. It tackles 3 path planning technquies which are ( Artificial potential field (APF), Breadth first search (BFS), A*).

  • Updated May 16, 2021
  • Python

A modular SLAM system combining Particle Filter-based localization, Occupancy Grid Mapping (OGM), Dynamic Window Approach (DWA) for real-time obstacle avoidance, and D* Lite for global path replanning. This project integrates both probabilistic mapping and real-time motion planning, suitable for research and educational use in robotics.

  • Updated Jul 16, 2025
  • Python

Improve this page

Add a description, image, and links to the path-planning-algorithm topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the path-planning-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more