@@ -61,7 +61,7 @@ If we switch what the sensor's input correspond to we observe the opposite behav
We also experiemented with remembering the maximum light and minimum light the robot had observed over its life time and then only mapping to motor power within this interval. Doing this we could change how the robot behaved depending on how much light we exposed it to. At one point we had an interesting result where we could make the robot follow a person standing in from of it.[6]
### Ultrasonic sensors
The Braitenberg vehicle[10] using ultrasonic sensors bumps into several objects on it's way. It bumps into walls twice (including a wall-like, laying chair) at an angle and drives into a chair leg. We have discovered both of these situations in previous exercises. Chair legs are very difficult to detect, and when the ultrasonic sensor points towards a wall at to large an angle, the sound is not reflected back to the sensor, but away from it.
The Braitenberg vehicle[10] using ultrasonic sensors bumps into several objects on it's way. It bumps into walls twice (including a wall-like, laid down chair) at an angle and drives into a chair leg. We have discovered both of these situations in previous exercises. Chair legs are very difficult to detect, and when the ultrasonic sensor points towards a wall at to large an angle, the sound is not reflected back to the sensor, but away from it.