Class RaycastLidarROS
Lidar that cast N rays evenly distributed in configured field of view. Implemented using IJobParallelFor on CPU Can drop performance
Inheritance
System.Object
RaycastLidarROS
Inherited Members
Namespace: Marus.Sensors
Assembly: cs.temp.dll.dll
Syntax
public class RaycastLidarROS : SensorStreamer<SensorStreamingClient, PointCloudStreamingRequest>
Methods
SendMessage()
Declaration
protected override async void SendMessage()
Overrides
Marus.Sensors.SensorStreamer<SensorStreamingClient, PointCloudStreamingRequest>.SendMessage()