Package Details: pcl 1.15.1-4

Git Clone URL: https://aur.archlinux.org/pcl.git (read-only, click to copy)
Package Base: pcl
Description: A standalone, large scale, open project for 2D/3D image and point cloud processing
Upstream URL: https://www.pointclouds.org
Licenses: BSD-3-Clause
Submitter: None
Maintainer: kino_t
Last Packager: kino_t
Votes: 49
Popularity: 0.000000
First Submitted: 2011-04-05 03:39 (UTC)
Last Updated: 2026-05-07 03:10 (UTC)

Pinned Comments

kino_t commented on 2023-02-18 14:49 (UTC) (edited on 2023-02-19 01:24 (UTC) by kino_t)

Binary of pcl is now available: https://github.com/arch4edu/arch4edu

Latest Comments

« First ‹ Previous 1 .. 8 9 10 11 12 13 14 15 16 17 18 .. 26 Next › Last »

majorx234 commented on 2018-02-21 13:36 (UTC)

ok netcdf is added as dependency and a Patch by Sergey Alexandrov, to use pcl 2d modules

Morganamilo commented on 2018-02-20 03:36 (UTC)

Would not build without netcdf for me either.

pierre.killy commented on 2018-02-06 08:31 (UTC)

Same here:

:: Checking pcl integrity...
==> Making package: pcl 1.8.1-3 (Tue Feb  6 09:30:25 CET 2018)
==> Retrieving sources...
  -> Found pcl-1.8.1.tar.gz
==> Validating source files with sha256sums...
    pcl-1.8.1.tar.gz ... FAILED
==> ERROR: One or more files did not pass the validity check!
:: failed to verify pcl integrity

svenstaro commented on 2018-02-06 02:23 (UTC)

Checksums don't match for 1.8.1 for me.

majorx234 commented on 2018-02-05 13:45 (UTC)

@jonifndef should be fixed now, but I've tested it only on x86_64

jonifndef commented on 2018-02-02 10:19 (UTC) (edited on 2018-02-02 10:19 (UTC) by jonifndef)

I'm getting an error related to Vtk. My vtk version is 8.1.0-3. When building I get the following errors:

/usr/lib/libpcl_visualization.so:-1: error: undefined reference to `vtkAbstractContextItem::StackAbove(unsigned int, unsigned int)'

/usr/lib/libpcl_visualization.so:-1: error: undefined reference to `vtkAbstractContextItem::StackUnder(unsigned int, unsigned int)'

majorx234 commented on 2018-01-30 10:30 (UTC)

@GPereira hmm thought pcl uses netcdf part of vtk, On my System it builds without netcdf package.

GPereira commented on 2018-01-28 13:27 (UTC)

I had to install the following packages manually: netcdf

bartus commented on 2017-12-05 19:43 (UTC) (edited on 2017-12-05 20:46 (UTC) by bartus)

unable to build without libglew nor without opt depts of vtk {libharu,proj}.

make[2]: *** No rule to make target '/usr/lib/libGLEW.so', needed by 'lib/libpcl_io.so.1.8.0'.  Stop.
make[2]: *** Waiting for unfinished jobs...