Close

Added a tool kit program to make the robot relocate

A project log for PyUltimateRobot

Easily and powerfully control your robot

garrett-herschlebGarrett Herschleb 08/26/2015 at 15:450 Comments

Added the Move.py program which will cause the robot to follow a route to a new location. This includes an algorithm with which the robot can look around for objects that can act as landmarks to determine location, also known as "pilotage".

That way there doesn't have to be a sophisticated location infrastructure. The robots can be guided the same way we move ourselves, relative to known environmental objects.

Discussions