Sensor Direction
There's help for "set-sensor-angle to n (float)" in the documentation, but nothing on changing the actual direction of the sensor. I want to put a sensor on my Braitenberg vehicle that detects light behind the vehicle. Is this possible?
»
Submitted by boxingnun on Tue, 2008-04-08 13:26.
- Login to post comments

Use the rotation methods in
Use the rotation methods in the Real class to orient the sensor.
- jon