Class for point cloud representation Error
yonasteodros opened this issue · 0 comments
yonasteodros commented
I successfully compiled the source code but when I try to test the sample tutorials, I have got the following error:
In function nicp::Cloud::Cloud()': cloud.h:28: undefined reference to
nicp::Gaussian3fVector::Gaussian3fVector(unsigned long, Gaussian<float, 3> const&)'
Could someone tell me, what is wrong here ? Thanks.