Skip to content

[point_types] Feature request: missing point type XYZIT #6276

Open
@rokusottervanger

Description

@rokusottervanger

Problem
There is no point type including per-point time data.

Context
Many lidars nowadays provide per-point timestamp data. This is relevant for compensation of ego-motion etc. There is currently no PCL point type for such points.

Expected behavior
A point type PointXYZIT (and optionally PointXYZT) is available.

Current Behavior
Such a point type does not exist.

Describe the solution you'd like
I'd happily provide a PR, but I'd need some pointers on where to start.

Describe alternatives you've considered
I thought about keeping track of per-point timestamps in a separate container, but keeping the two in sync is inefficient and error prone.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions