Autonomous Robot Navigation using A* Path Planning

What I got up to this afternoon:

This is a Pioneer Robot autonomously driving and navigating in my office. I programmed the A* search of the map of the environment and the waypoint generator which is then passed to an autonomoy controller (not programmed by me) which moves the robot.

Comments are closed.