Skip to content

Can I Change pcl::PointXYZ to other data structure? #31

@sdwyc

Description

@sdwyc

Hi! I have seen the paper, the ikd-tree is very novel and practical. But I see the data type of node is pcl::PointXYZ (demo file also). Now I want to change the data type from pcl::PointXYZ to my own struct type, In this struct, not only incorporate position, but also have static pointer, Can I use this type to build a ikd-tree?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions