PointCloudMsgPayload#

struct PointCloudMsgPayload#

N-D point cloud.

This message contains a point cloud and corresponding time tag

Public Members

uint64_t timeTag#

—[ns] Current vehicle time-tag associated with cloud

bool valid#

— Quality of measurement

int numberOfPoints#

— [-] Number of points detected

double points[MAX_SICP_POINTS * SICP_POINT_DIM]#

— [-] Point cloud array