PointCloudLibrary/pcl

Add unit tests for IterativeClosestPointWithNormals

Open

#3.535 aberto em 10 de jan. de 2020

Ver no GitHub
 (8 comments) (0 reactions) (1 assignee)C++ (4.506 forks)batch import
good first issuekind: todomodule: test

Métricas do repositório

Stars
 (9.023 stars)
Métricas de merge de PR
 (Mesclagem média 8d 7h) (3 fundiu PRs em 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

Guia do colaborador