Skip to content
#

path-planning-algorithm

Here are 26 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

RR10 Rescue Robot Simulator is a high-fidelity software simulation of an autonomous rescue robot designed to execute safety-critical navigation tasks. This project focuses entirely on simulating real-time embedded system behavior, deterministic execution, and hardware abstractions using pure software mechanisms.

  • Updated Jun 5, 2026
  • 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