[Paraview] PCL Plugin

Luca Morandini lmorandini at ieee.org
Thu Jul 16 00:46:44 EDT 2015


On 15/07/15 03:39, Casey Goodlett wrote:
>
> You should be able to use a more recent ParaView.  If you run across problems with
> the build you can ask here.  It should work, but you may encounter some problems.
> I believe I tested as recently as paraview 4.2

Thanks Casey for your answer, which led me to successfully compile, ParaView 4.2 
and PCL 1.7.0. However, it looks the PAraView PCL plugin expects an older version 
of PCL:

[ 27%] Building CXX object CMakeFiles/vtkPCLFilters.dir/qrc_vtkPCLFilters.cxx.o
<command-line>:0:15: warning: missing whitespace after the macro name [enabled by 
default]
[ 28%] Building CXX object 
CMakeFiles/vtkPCLFilters.dir/pqPCLOpenNISourceImplementation.cxx.o
<command-line>:0:15: warning: missing whitespace after the macro name [enabled by 
default]
[ 30%] Building CXX object 
CMakeFiles/vtkPCLFilters.dir/moc_pqPCLOpenNISourceImplementation.cxx.o
<command-line>:0:15: warning: missing whitespace after the macro name [enabled by 
default]
[ 31%] Building CXX object CMakeFiles/vtkPCLFilters.dir/moc_pqPCLOpenNISource.cxx.o
<command-line>:0:15: warning: missing whitespace after the macro name [enabled by 
default]
[ 33%] Building CXX object CMakeFiles/vtkPCLFilters.dir/vtkAnnotateOBBs.cxx.o
<command-line>:0:15: warning: missing whitespace after the macro name [enabled by 
default]
/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


Any suggestions on how to fix it (I already tried to build PCL 1.6 on Ubuntu 
14.04, to no avail)?

Regards,

Luca Morandini
Data Architect - AURIN project
Melbourne eResearch Group
Department of Computing and Information Systems
University of Melbourne
Tel. +61 03 903 58 380
Skype: lmorandini



More information about the ParaView mailing list