Path plan algorithm, include: A*, APF(Artificial Potential Field)
-
Updated
Mar 31, 2019 - Python
Path plan algorithm, include: A*, APF(Artificial Potential Field)
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*).
Static obstacle avoidance of an e-puck robot using Artificial Potential Fields in Webots environment.
Add a description, image, and links to the apf topic page so that developers can more easily learn about it.
To associate your repository with the apf topic, visit your repo's landing page and select "manage topics."