Type: | sensor |
---|---|
Plugin: | basesensors |
Interface Author: | |
Rosen Diankov |
Provides a simulated 3D flash lidar sensor. A flash LIDAR instantaneously returns the depth measurements in the form of an image. It has the same projection parameters as a camera except each pixel is an active element that measures distance. The XML parameters are the same as BaseLaser2D - basesensors along with: * KK - 4 element vector that constructs the intrinsic matrix of the flash lidar (KK[0] 0 KK[2]; 0 KK[1] KK[3]; 0 0 1]. * width - the number of active elements along the x-axis. * height - the number of active elements along the y-axis.