GOAL :
Create a robot that uses touch and/or ultrasonic sensors to avoid obstacles. Use Subsumption and the Behavior interface to improve on Activity#4
DETAILS:
In "lecture" I will talk about the Behavior interface and how your sensor handling routines can be made much cleaner. Repeate Activity#4 using this technique.