Package Details: pcl 1.14.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.001457
First Submitted: 2011-04-05 03:39 (UTC)
Last Updated: 2024-09-05 12:01 (UTC)

Sources (2)

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 .. 10 11 12 13 14 15 16 17 18 19 20 .. 24 Next › Last »

bchretien commented on 2016-02-23 15:07 (UTC)

@kasei: good catch, thanks for the feedback!

kasei commented on 2016-02-21 07:05 (UTC)

need python2 and libxt when building

bchretien commented on 2016-02-18 15:09 (UTC)

@Svenstaro: thanks, I'm on it ;)

svenstaro commented on 2016-02-18 15:06 (UTC)

I disowned the package for you. pcl-qt5 should not exist. This package should just use qt5 instead. Please update this package and make it use qt5. Then request pcl-qt5 to be merged into this package instead.

Caopi commented on 2016-02-18 14:54 (UTC)

@unitjan This package has been outdated for quite a while now. Check out the pcl-qt5 package, it's what this package should be.

bchretien commented on 2016-02-18 14:52 (UTC)

@Caopi: perfect, thanks for the feedback! I was concerned about API breakage, but I guess we're fine after all.

Caopi commented on 2016-02-18 14:50 (UTC) (edited on 2016-02-18 14:50 (UTC) by Caopi)

@bchretien: I could not test the vtk6 package, since you updated so quickly, but I can confirm that 1.8 with the backported patch works with ROS.

bchretien commented on 2016-02-15 12:22 (UTC)

@Caopi: apparently it was just fixed upstream (https://github.com/PointCloudLibrary/pcl/pull/1534). I'll try to backport the patch.

bchretien commented on 2016-02-15 09:08 (UTC)

@Caopi: ok, it seems to be working for me with the vtk6 package I made, which can coexist with the official vtk package. I haven't tried compiling/running any other program depending on pcl yet though. If you can install vtk6 + pcl-qt5 and confirm that things work for you, that would be greatly appreciated. AUR upload appears to be bugged right now, so the PKGBUILDs are not available yet (but soon hopefully...).

bchretien commented on 2016-02-11 13:47 (UTC)

@Caopi: one thing's for sure: people are going to hate compiling VTK6. Even with ninja, it takes ages.