Skip to content

pasture_algorithms require POSITION_3D attribute to be f64. #23

Description

@dan-jfisher

It would be nice to generalize this to f32 as well.

My first thought was to accept an AttributeIterator directly in functions like compute_centroid. But that doesn't seem like a good solution.

Maybe it would be useful to have a super trait of PrimitiveType for Vector3<f64> and Vector3<f32>?

I would much rather contribute here than wrap pcl, so I am happy to work on this if necessary.

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