These pages are auto-generated from self-documenting comments embedded
in class files.
For more information on breve and steve, refer to the
breve homepage.
This object is used in conjunction with BraitenbergControl to create a simple Braitenberg vehicle.NOTE: this class is included as part of the file "Braitenberg.tz".
Adds a sensor at location on the vehicle. This method returns the sensor which is created, a BraitenbergSensor. You'll use the returned object to connect it to the vehicle's wheels.
Adds a wheel at location on the vehicle. This method returns the wheel which is created, a BraitenbergWheel. You'll use the returned object to connect it to the vehicle's sensors.