Beispiel #1
0
def main():

    robot = Robot()

    navigator = Navigator(robot)

    navigator.drive()