@Kunda please use "Flag package out-of-date" instead of commenting for notify of new releases
Search Criteria
Package Details: pcl 1.14.1-4
Package Actions
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) |
Dependencies (34)
- boost (boost-gitAUR)
- eigen (eigen-gitAUR)
- flann
- freeglut (freeglut-x11-gitAUR, freeglut-wayland-gitAUR)
- glew (glew-libepoxyAUR, glew-waylandAUR, glew-osmesa-gitAUR, glew-wayland-gitAUR, glew-gitAUR)
- libpcap (libpcap-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libusb (libusb-gitAUR)
- suitesparse
- vtk (vtk-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compatAUR, zlib-ng-compat)
- adios2 (adios2-gitAUR) (make)
- cgns (cgns-parallelAUR) (make)
- cli11 (make)
- cmake (cmake-gitAUR) (make)
- fast_float (fast_float-gitAUR) (make)
- fmt (fmt-gitAUR) (make)
- gl2ps (gl2ps-gitAUR) (make)
- libharu (make)
- liblas (liblas-gitAUR) (make)
- Show 14 more dependencies...
Required by (26)
- cloudcompare
- cloudcompare-git
- grasp-pose-generator
- mrpt (optional)
- pdal-git (make)
- pdal-git (optional)
- rgbdemo
- ros-arch-deps
- ros-melodic-cartographer-ros
- ros-melodic-cartographer-ros (make)
- ros-melodic-rtabmap
- ros-melodic-rtabmap (make)
- ros-melodic-rtabmap-ros (make)
- ros-noetic-cartographer-ros-git
- ros-noetic-cartographer-ros-git (make)
- ros-noetic-fast-gicp-git
- ros-noetic-interactive-slam-git
- ros-noetic-kinect2-viewer
- ros-noetic-kinect2-viewer (make)
- ros-noetic-pcl-conversions
- ros-noetic-pcl-ros
- ros-noetic-rtabmap
- ros-noetic-rtabmap (make)
- ros-noetic-rtabmap-ros (make)
- ros2-humble-pcl-conversions
- ros2-humble-pcl-ros
Sources (2)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 .. 24 Next › Last »
FabioLolix commented on 2023-12-24 10:32 (UTC)
Kunda commented on 2023-12-24 10:31 (UTC)
Note: 1.14.0-rc1 has been released https://github.com/PointCloudLibrary/pcl/releases/tag/pcl-1.14.0-rc1
ph9000 commented on 2023-11-29 12:25 (UTC)
Missing dependency: extra/verdict
Build fails in linking stage:
[ 71%] Linking CXX executable ../../bin/pcl_outofcore_process
/usr/bin/ld: warning: libverdict.so.1.4, needed by /usr/lib/libvtkFiltersVerdict.so.1, not found (try using -rpath or -rpath-link)
/usr/bin/ld: /usr/lib/libvtkFiltersVerdict.so.1: undefined reference to `verdict::tet_squish_index(int, double const (*) [3])'
/usr/bin/ld: /usr/lib/libvtkFiltersVerdict.so.1: undefined reference to `verdict::tet_aspect_frobenius(int, double const (*) [3])'
/usr/bin/ld: /usr/lib/libvtkFiltersVerdict.so.1: undefined reference to `verdict::tet_distortion(int, double const (*) [3])'
kino_t commented on 2023-09-06 09:09 (UTC) (edited on 2023-09-06 09:10 (UTC) by kino_t)
@underdoeg: Yes. VTK should be marked as outdated. But it didn't.
underdoeg commented on 2023-09-06 08:46 (UTC)
@kino_t I see, thanks. So
git clone https://gitlab.archlinux.org/archlinux/packaging/packages/vtk
cd vtk
makepkg -si
Should do the trick. Does this mean vtk should be marked as outdated?
kino_t commented on 2023-09-06 08:38 (UTC)
@underdoeg: Yeah! Because VTK is built with boost 1.81 and was outdated. you can rebuild VTK to fix this error.
underdoeg commented on 2023-09-06 08:28 (UTC)
Seems like cmake project generation is complaining about boost 1.83 abd tries to look for a lower version and thus mark boost as not found.
kino_t commented on 2023-05-09 11:08 (UTC)
@jpeter: Rebuild done!
jpeter commented on 2023-05-09 08:55 (UTC)
pcl_viewer: symbol lookup error: /usr/lib/libpcl_visualization.so.1.13: undefined symbol: _ZN12vtkAlgorithm8RegisterEP13vtkObjectBase
kino_t commented on 2023-03-30 18:39 (UTC) (edited on 2023-03-31 01:52 (UTC) by kino_t)
@lisuke: To enable multithreaded compilation, you should specify the MAKEFLAGS
option in /etc/makepkg.conf
instead of PKGBUILD
.
The pcl
in arch4edu is waiting for rebuild because of vtk
.
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