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