Class PointCloudToFile
Provide a way to share saving point cloud to a file.
Inherited Members
NodeRuntime._parent
NodeRuntime._portList
NodeRuntime._queryPath
NodeRuntime._tickCPUTimeNs
NodeRuntime.Initialize(SystemGraphComponent)
NodeRuntime.FixedUpdate()
NodeRuntime.InitializeDynamicPorts(SystemGraphComponent)
Namespace: Mechatronics.SensorSDK
Assembly: solution.dll
Syntax
public class PointCloudToFile : NodeRuntime
Fields
Name | Description |
---|---|
enable_output | |
filePrefix | |
format | |
mode | |
pointCloud | |
transcode |
Methods
Name | Description |
---|---|
Disable() | Disable change event on the point cloud port and process all saved raw point cloud in the format specified through the format port. |
Enable(ClockState) | Enable change event on the point cloud port and create missing folders in the path |