![]() |
The bumper model simulates an array of binary touch sensors.
bumper ( # bumper properties bcount 1 bpose[0] [ 0 0 0 0 ] blength 0.1 )
The bumper model allows configuration of the pose and length parameters of each transducer seperately using bpose[index] and blength[index]. For convenience, the length of all bumpers in the array can be set at once with the blength property. If a blength with no index is specified, this global setting is applied first, then specific blengh[index] properties are applied afterwards. Note that the order in the worldfile is ignored.