Spring2007RobotLabAssignment1
From GICLWiki
Assignment 1 consists of 3 parts, which basically amount to the Freshman robot design lab course.
Assignment 1 will be further refined, but this is a good starting point for you to work towards.
Part 1
Have the Roomba exit a predefined maze (this may not be the exact maze, we will update this) by dead reckoning.
Part 2
Implement a general maze exiting strategy (such as DFS/wall following) for the Roomba to exit a maze.
Part 3
Have the Roomba sing a song.