Spring2007RobotLabAssignment1
From GICLWiki
(Difference between revisions)
| Line 2: | Line 2: | ||
| − | Assignment 1 consists of 3 parts, which basically amount to the Freshman robot design lab course. | + | 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. | ||
Revision as of 18:19, 5 April 2007
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.