Sensors
section of the configuration tab (accessible through the custom session panel). The following parameters are available:
Parameter | Description |
---|---|
NumberOfChannels | Number of lasers arranged vertically |
X, Y, Z | Position of the LiDAR relative to the vehicle |
Roll, Pitch, Yaw | Orientation of the LiDAR relative to the vehicle |
VerticalFOVUpper | Topmost orientation in degrees |
VerticalFOVLower | Bottommost orientation in degrees |
HorizontalFOVStart | Leftmost orientation in degrees |
HorizontalFOVEnd | Rightmost orientation in degrees |
airgen.types.LidarData()
.
Sensors
section of the configuration tab (accessible through the custom session panel). By default, the distance sensor points to the front of the vehicle. The following parameters are available:
Parameter | Description |
---|---|
MinDistance | Minimum distance the sensor can capture |
MaxDistance | Maximum distance the sensor can capture |
X, Y, Z | Position of the sensor relative to the vehicle |
Roll, Pitch, Yaw | Orientation of the sensor relative to the vehicle |
getDistanceData
method.