@@ -45,6 +45,9 @@ The robot will move away from the light with excitatory behaviour and towards th
...
@@ -45,6 +45,9 @@ The robot will move away from the light with excitatory behaviour and towards th
If we switch what the sensor's input correspond to we observe the opposite behaviour in the two cases.
If we switch what the sensor's input correspond to we observe the opposite behaviour in the two cases.
#### Normalizing
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]