PointCloudLibrary/pcl

Deprecate duplicated distance functions in "common/geometry.h"

Open

#1931 opened on Jul 8, 2017

View on GitHub
 (2 comments) (0 reactions) (1 assignee)C++ (9,023 stars) (4,506 forks)batch import
effort: lowgood first issuekind: todo

Description

Functions for computation of Euclidean distances are duplicated. Decide which ones to keep and delete/deprecate the rest.

Contributor guide