PointCloudLibrary/pcl

Add unit tests for IterativeClosestPointWithNormals

Open

#3,535 opened on Jan 10, 2020

View on GitHub
 (8 comments) (0 reactions) (1 assignee)C++ (4,506 forks)batch import
good first issuekind: todomodule: test

Repository metrics

Stars
 (9,023 stars)
PR merge metrics
 (Avg merge 8d 7h) (3 merged PRs in 30d)

Description

what needs to be checked is how this escaped surfacing during unit tests

Turns out we do not have any unit tests for IterativeClosestPointWithNormals.

Originally posted by @taketwo in https://github.com/PointCloudLibrary/pcl/issues/3462#issuecomment-572758837

Contributor guide