Service: Point Cloud

This API is officially released and maintained.

Point Cloud service for core point cloud stream. It is the direct result of the internal processing pipeline. The output is not post-processed further. The post-processed output can be retrieved from the percept-processing PointCloud service.

Table 1. Available methods
Method Request Response

Stream

google.protobuf.Empty

PointCloudStreamResponseStream

Get

google.protobuf.Empty

PointCloudGetResponse

EnableDemo

PointCloudEnableDemoRequest

google.protobuf.Empty

Stream

Stream a point cloud stream

This activates the sensor if it is currently idle.

Response Stream

Stream response to point cloud stream request

Table 2. Available fields in blickfeld.core_processing.services.PointCloudStreamResponse
Field Type Default Unit

frame

data.Frame

-

-

Point cloud frame

Get

Get a single point cloud

This activates the sensor if it is currently idle.

Response

Response to point cloud get request

Table 3. Available fields in blickfeld.core_processing.services.PointCloudGetResponse
Field Type Default Unit

frame

data.Frame

-

-

Point cloud frame

EnableDemo

Enable demo data set It will be re-played on Stream requests

Request

Response to point cloud enable demo request

Table 4. Available fields in blickfeld.core_processing.services.PointCloudEnableDemoRequest
Field Type Default Unit

recording

config.DemoRecording

-

-

Select demo recording