Homework 1
16-311 Introduction to Robotics
Fall-05. Prof. Howie Choset

Due in class Tuesday, September 6th


Please answer the following questions. Create a webpage containing your text answers (and any pictures) in HTML format. When handing in your assignment, email Steven Shamlian (sshamlia+hw1@andrew.cmu.edu) the URL address and hand in a hard copy of your website in class.

Do NOT hand in printouts of your C code. List the afs path (e.g. ~choset/gr04/matvec) of your executeable (please compile the program) and make sure the TA's can access it (putting it in your public directory is one option)


Feel free to use this sample code written by Cuban and commented by Howie (though you may do this your own way if you like).
Take a look at some clarifications, sample input and a sample program here.
NEW!! 9/2/2004 [-Compiling in Clusters-]