PointCloudLibrary/pcl

Add unit tests for IterativeClosestPointWithNormals

Open

#3.535 geöffnet am 10. Jan. 2020

Auf GitHub ansehen
 (8 Kommentare) (0 Reaktionen) (1 zugewiesene Person)C++ (4.506 Forks)batch import
good first issuekind: todomodule: test

Repository-Metriken

Stars
 (9.023 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 8T 7h) (3 gemergte PRs in 30 T)

Beschreibung

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