1.12 has been released for a while. Any blockers in updating to 1.12?
Search Criteria
Package Details: pcl 1.15.0-1
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.000091 |
First Submitted: | 2011-04-05 03:39 (UTC) |
Last Updated: | 2025-02-22 18:38 (UTC) |
Dependencies (37)
- boost (boost-gitAUR)
- cjson (cjson-gitAUR)
- eigen (eigen-gitAUR)
- flann
- freeglut (freeglut-x11-gitAUR, freeglut-wayland-gitAUR)
- glew (glew-libepoxyAUR, glew-wayland-gitAUR, glew-gitAUR)
- libpcap (libpcap-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libusb (libusb-gitAUR)
- suitesparse
- vtk (vtk-gitAUR, vtk93AUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- adios2 (adios2-gitAUR) (make)
- anari-sdk (make)
- cgns (cgns-parallelAUR) (make)
- cli11 (make)
- cmake (cmake-gitAUR, cmake3AUR) (make)
- fast_float (fast_float-gitAUR) (make)
- fmt (fmt-gitAUR) (make)
- gl2ps (gl2ps-gitAUR) (make)
- Show 17 more dependencies...
Required by (17)
- cloudcompare
- cloudcompare-git
- grasp-pose-generator
- mrpt (optional)
- pdal-git (make)
- pdal-git (optional)
- rgbdemo
- ros-arch-deps
- 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 (1)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 11 12 .. 24 Next › Last »
kunaltyagi commented on 2021-07-28 00:03 (UTC)
majorx234 commented on 2021-05-02 10:03 (UTC)
@dobedobedo: ok, I added your suggested line in the cmake options.
dobedobedo commented on 2021-05-01 20:38 (UTC)
The package cannot build until I add -DCMAKE_CXX_STANDARD=14
to cmake options.
majorx234 commented on 2020-11-26 20:35 (UTC)
@JanSurf: thx! I suggested these changes to the OpenNI aur package. Hope it will be also fixed in openni upstream due to your pull request.
JanSurft commented on 2020-11-26 17:37 (UTC) (edited on 2020-11-26 17:38 (UTC) by JanSurft)
@majorx234: Yes it seems to work.
I did the following actions to check:
git clone https://github.com/majorx234/openni_PKGBUILD.git
cd openni_PKGBUILD
aur build -f
sudo pacman -S openni
# choose reinstall yes
aur fetch pcl
cd pcl
aur build -f
sudo pacman -S pcl
# choose reinstall yes
Everything compiled well.
majorx234 commented on 2020-11-26 10:52 (UTC)
@JanSurf: here is my openni PKGBUILD +patches: https://github.com/majorx234/openni_PKGBUILD.git
could you try it out and give me feedback if this is working? Thx
JanSurft commented on 2020-11-26 08:14 (UTC)
@majorx234: thanks for reproducing and your helpful information!
Unfortunately I need openni for connection to an ORBBEC Astra.
I did apply the patch, but I had to change it because it was failing due to wrong line-numbers and line-endings being patched. After that the pcl package does compile further (currently at 25% ;) ).
For future reference I created a new pull request with correct patch-information for the openni-master-branch.
majorx234 commented on 2020-11-25 17:32 (UTC) (edited on 2020-11-25 17:38 (UTC) by majorx234)
@JanSurf: I can reproduce your error. If i installed openni, I've got also a lot (>7000) errors. In the OpenNI package (which isn't updated since 2 years) they suggested a patch (if you don't need OpenNI, easiest solution would be to uninstall OpenNI)
JanSurft commented on 2020-11-25 15:05 (UTC)
I encounter compilation errors with the latest version, below an excerpt:
/usr/include/ni/XnPlatform.h:73:3: error: #error OpenNI Platform Abstraction Layer - Unsupported Platform!
73 | #error OpenNI Platform Abstraction Layer - Unsupported Platform!
| ^~~~~
In file included from /home/jan/aur/pcl/src/pcl-pcl-1.11.0/io/include/pcl/io/openni_camera/openni.h:47,
from /home/jan/aur/pcl/src/pcl-pcl-1.11.0/io/include/pcl/io/openni_camera/openni_image.h:44,
from /home/jan/aur/pcl/src/pcl-pcl-1.11.0/io/include/pcl/io/pcd_grabber.h:50,
from /home/jan/aur/pcl/src/pcl-pcl-1.11.0/io/src/pcd_grabber.cpp:39:
/usr/include/ni/XnOS.h:51:3: error: #error OpenNI OS Abstraction Layer - Unsupported Platform!
51 | #error OpenNI OS Abstraction Layer - Unsupported Platform!
| ^~~~~
In file included from /home/jan/aur/pcl/src/pcl-pcl-1.11.0/io/include/pcl/io/openni_camera/openni.h:50,
from /home/jan/aur/pcl/src/pcl-pcl-1.11.0/io/include/pcl/io/openni_camera/openni_image.h:44,
from /home/jan/aur/pcl/src/pcl-pcl-1.11.0/io/include/pcl/io/pcd_grabber.h:50,
from /home/jan/aur/pcl/src/pcl-pcl-1.11.0/io/src/pcd_grabber.cpp:39:
/usr/include/ni/XnCppWrapper.h:10045:76: error: macro "XN_VALIDATE_NEW" passed 4 arguments, but takes just 2
10045 | XN_VALIDATE_NEW(pTrans, StateChangedCallbackTranslator, handler, pCookie);
|
Can anybody reproduces these errors? There are 7803 lines of error in my compilation output.
majorx234 commented on 2020-11-20 09:47 (UTC)
@petronny: thx, this is fixed now
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