[Paraview] PCL Plugin
Casey Goodlett
casey.goodlett at kitware.com
Thu Jul 16 10:05:44 EDT 2015
On Thu, Jul 16, 2015 at 12:46 AM, Luca Morandini <lmorandini at ieee.org>
wrote:
> /home/lmorandini/PointCloudLibraryPlugin-v1.0/vtkAnnotateOBBs.cxx: In
> member function ‘virtual int vtkAnnotateOBBs::RequestData(vtkInformation*,
> vtkInformationVector**, vtkInformationVector*)’:
> /home/lmorandini/PointCloudLibraryPlugin-v1.0/vtkAnnotateOBBs.cxx:126:16:
> error: ‘class vtkThresholdPoints’ has no member named ‘SetInput’
> threshold->SetInput(inputCopy);
> ^
> make[2]: *** [CMakeFiles/vtkPCLFilters.dir/vtkAnnotateOBBs.cxx.o] Error 1
> make[1]: *** [CMakeFiles/vtkPCLFilters.dir/all] Error 2
> make: *** [all] Error 2
>
This needs to be updated for VTK 6 and is unrelated to the PCL version.
You need to checkout the latest version of the plugin from here
https://github.com/Kitware/PCLPlugin where this has been fixed.
--
Casey B Goodlett, PhD
Technical Leader
Kitware, Inc. - North Carolina Office
http://www.kitware.com
(919) 969-6990 x310
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20150716/3602cae1/attachment.html>
More information about the ParaView
mailing list