From: "Thomas Hanselmann" To: "Matt Davis" Cc: "Simon Kwok" ; "Matt Davis" ; "Leor Karp" ; "Daniel Elkington" ; "Jeffrey Allen" ; "Travis Hydzik" Subject: Re: ES220: Lab 9 Date: Tuesday, 11 May 2004 2:44 PM Hi Matt I know lab 7 and 8 are reasonably close. However, there is now some PSD-reading and processing. Hopefully, by now everybody can implement a PID controller, or at least use the given one. If someone uses more elaborate VW-functions, like VW-curve or so, additional marks can be given. The main thing is that they have a PID controller for keeping the distance from the wall. So, students can use this lab to consolidate a robust solution for the remaining labs. Lab9 will be more on image processing but everything will be integrated in lab 10. Thanks Thomas ----- Original Message ----- From: Matt Davis To: 'Thomas Hanselmann' ; 'Simon Kwok' ; 'Leor Karp' ; 'Daniel Elkington' ; 'Jeffrey Allen' ; 'Travis Hydzik' Sent: Tuesday, May 11, 2004 2:10 PM Subject: RE: ES220: Lab 9 isn't this lab 8?, also isn't it a bit unfair on people to expect them to use last weeks lab. What if they never got last weeks working that means they straight away have no chance of getting full marks this week. Im sure that i used the VWomega driving interface when i did this and i got full marks, i guess its too late now seeing as some labs have already run though. matt ------------------------------------------------------------------------------ From: Thomas Hanselmann [mailto:thomash@ee.uwa.edu.au] Sent: Monday, 10 May 2004 1:45 PM To: Simon Kwok; Matt Davis; Leor Karp; Daniel Elkington; Jeffrey Allen; Travis Hydzik Subject: ES220: Lab 9 Hi all There is some new software installed V6beta. If the students want a proper editor have a look in C:\dev-cpp :) pid.h is in C:\EyeBot\robios60\include libpid.a is in C:\EyeBot\robios60\lib Should any of this files be missing, you can put it in these places from the CD in the storeroom (my name is on it). compile only: gcc68 -o file.o -c file.c -c: compile, -o: outputfile compile & link: gcc68 -o file.hex file.c file2.o -lpid -o: outputfile file.c source file that gets compiled first file12.o: already compiled file that gets linked to file.hex -lpid: link library libpid.a dl file.hex: download to robot Marking Key: ============ Exp 1: 3/10 Exp 2: 5/10 Structure: 2/10 If the students use VWxxx functions deduct -2 marks (8/10 is maximum then) Thanks Thomas =========================================================================== Thomas Hanselmann Phone: +61-8-6488-1245 M018 _--_|\ Centre for Intelligent Information Processing Systems / \ School of Electrical, Electronic & Computer Eng. we are here -> *_.--._/ The University of Western Australia Fax: +61-8-6488-1168 v CRAWLEY WA 6009 Australia Email: thomash@ee.uwa.edu.au #CRICOS Provider No. 00126G# Room: EE 2.82 ===========================================================================