Skip to content

Access to points should be suppressed in PCL code #4213

Open
@kunaltyagi

Description

Access to points can also be suppressed in a lot of places.

Originally posted by @SergioRAgostinho in #4190


My observations:

points usage can be removed in following ways:

  • replace with functions like: copyPointCloud instead of copyPoint
  • replace with functions like isNormalFinite
  • replace points. to use functions of PointCloud

#4217, #4218, #4219, #4221 tackle third type to a large extent

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    effort: mediumRough estimate of time needed to fix/implement/solvegood first issueSkills/areas of expertise needed to tackle the issuekind: todoType of issuepriority: gsocReason for prioritization

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions