Social-header

A* algorithm implementation in a turtle bot 3.
Explore the docs »

Report bug · Request feature

Implementation and Simulation of path planning using A* algorithm in a TurlteBot3

Goal of this algorithm is to simulate a TurtleBot 3 in a Lab environment and to find a path to given location within the lab using A* algorithm without hitting the obstacles in the lab.

Documentation in Progress! Thank You!