Embed presentation
Download to read offline




![public class week2_4{ public static void main(String[] args) { robot2 harry=new robot2(); for(;;) { //part of the routine inside the loop can go here if (harry.checkBumpers()==true) { //what to do on wall detection wall goes here } //further code could go here } //code outside of the loop could go here }](https://image.slidesharecdn.com/ceisie2011conf-120106054436-phpapp02/75/Ceisie2011-conf-5-2048.jpg)








The document discusses a program aimed at teaching 12-14 year olds about waste management through the use of a rubbish clearing robot named Harry. It includes a code segment for a simple robot behavior and mentions potential future engagements with primary schools, supported by funding from EMDA and Northampton Enterprise Limited. Additional resources are available via a provided link to a video on TeacherTube.




![public class week2_4{ public static void main(String[] args) { robot2 harry=new robot2(); for(;;) { //part of the routine inside the loop can go here if (harry.checkBumpers()==true) { //what to do on wall detection wall goes here } //further code could go here } //code outside of the loop could go here }](https://image.slidesharecdn.com/ceisie2011conf-120106054436-phpapp02/75/Ceisie2011-conf-5-2048.jpg)






