Class FrustumLaserConfig
Define the position and orientation of each beam.
Inheritance
FrustumLaserConfig
Implements
Inherited Members
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
public class FrustumLaserConfig : LaserConfigMonoBehaviour, ILaserConfig
Fields
Name | Description |
---|---|
fov | |
fovAxis | |
resolutionX | |
resolutionY |
Properties
Name | Description |
---|---|
HorizontalCount | The number of lasers in the horizontal direction. Minimum 1. |
VerticalCount | The number of lasers in the vertical direction. Minimum 1. |
Methods
Name | Description |
---|---|
GeneratePoses() | Generate a distribution of laser pose corresponding to a camera frustum. |