Skip to content
#

path-planning-algorithm

Here are 32 public repositories matching this topic...

"UavNetSim-v1" can be used for designing and testing routing protocols, MAC protocols, UAV 3D path planning (e.g., A*, Dijkstra) and topology control algorithms (e.g., virtual force). Additionally, it models the wireless channel, mobility, and energy consumption, and provides accurate performance analysis and visualization. CHECK IT OUT!

  • Updated Jul 9, 2025
  • Python

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

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