Lab 3 The Robot Simulator

Due Date
Tuesday February 1 start of class

Assignment
Using Lecture Notes #6:
1. Build a world that resembles the Initial Situation world on page 1 of the notes (without the potholes)
2. Copy the first robot program presented in the lecture notes on page 2.
3. Debug and run your program. Your final situation should look like the Final Situation world shown on page 1

Background
This is a “get acquainted with the simulator” lab. There is no problem to solve beyond getting the syntax correct in your code. Take your time and do this when you are rested and not rushed. Fatigue and time can make even a simple program impossible to do.

Handin You will need to submit an electronic copy of this lab.
A printed copy is not required.
We will show you how to turn in your program in class on the due date. You will turn it in during class so have it finished and available from your Andrew account or on a floppy disk when you come to class.
Since network services can be painfully slow at times, the floppy disk is probably the safest way to bring your program to class.

Back to 15-120 Assignments


15-120 Spring 2000                                                                   Lab 3