Laser model
The laser model simulates a scanning laser rangefinder
Worldfile properties
- Summary and default values
laser
(
# laser properties
samples 180
range_min 0.0
range_max 8.0
fov 180.0
# model properties
size [0.15 0.15]
color "blue"
)
- Details
- samples int
- the number of laser samples per scan
- range_min float
- the minimum range reported by the scanner, in meters. The scanner will detect objects closer than this, but report their range as the minimum.
- range_max float
- the maximum range reported by the scanner, in meters. The scanner will not detect objects beyond this range.
- fov float
- the angular field of view of the scanner, in degrees.