A* algorithm implementation in a turtle bot 3.
Explore the docs »
Report bug
·
Request feature
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.