Search Criteria
Package Details: pcl 1.11.1-1
Git Clone URL: | https://aur.archlinux.org/pcl.git (read-only, click to copy) |
---|---|
Package Base: | pcl |
Description: | A comprehensive open source library for n-D Point Clouds and 3D geometry processing |
Upstream URL: | http://www.pointclouds.org |
Licenses: | |
Submitter: | None |
Maintainer: | majorx234 |
Last Packager: | majorx234 |
Votes: | 41 |
Popularity: | 0.010509 |
First Submitted: | 2011-04-05 03:39 |
Last Updated: | 2020-12-05 03:19 |
Dependencies (22)
- boost (boost-git)
- eigen (eigen-git)
- flann
- glew (glew-libepoxy, glew-git, glew-egl-glx)
- glu (glu-git)
- libharu
- libusb (libusb-git)
- libxt
- netcdf (netcdf-openmpi)
- openmpi (openmpi-git, openmpi3, openmpi-gcc8, openmpi-gcc9)
- proj (proj-configure-git, proj-git)
- python (python-dbg)
- qhull
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- qt5-webkit (qt5-webkit-print, qt5-webkit-git)
- vtk (vtk-visit, vtk-raytracing-git, vtk-git, vtk9)
- cmake (cmake-git) (make)
- gl2ps (gl2ps-svn) (make)
- python (python-dbg) (make)
- cuda (cuda-11.0, cuda11.1) (optional)
- openni2 (openni2-libfreenect, openni2-git) (optional)
- python-sphinx (python-sphinx-git, python-sphinx-2) (optional)
Required by (55)
- cloudcompare (make)
- cloudcompare (optional)
- cloudcompare-git (optional)
- cloudcompare-git (make)
- grasp-pose-generator
- mrpt (optional)
- pdal-git (make)
- pdal-git (optional)
- phoxi
- rgbdemo
- ros-arch-deps
- ros-ardent-pcl-conversions
- ros-indigo-pcl-conversions
- ros-indigo-pcl-conversions (make)
- ros-indigo-pcl-ros (make)
- ros-indigo-pcl-ros
- ros-jade-kinect2-viewer (make)
- ros-jade-kinect2-viewer
- ros-jade-kinect2-viewer-oculus
- ros-jade-kinect2-viewer-oculus (make)
- ros-jade-pcl-conversions
- ros-jade-pcl-conversions (make)
- ros-jade-pcl-ros
- ros-jade-pcl-ros (make)
- ros-kinetic-pcl-conversions
- ros-kinetic-pcl-conversions (make)
- ros-kinetic-pcl-ros (make)
- ros-kinetic-pcl-ros
- ros-kinetic-rtabmap
- ros-kinetic-rtabmap (make)
- ros-kinetic-rtabmap-ros (make)
- ros-lunar-pcl-conversions (make)
- ros-lunar-pcl-conversions
- ros-lunar-pcl-ros
- ros-lunar-pcl-ros (make)
- ros-melodic-cartographer-ros (make)
- ros-melodic-cartographer-ros
- ros-melodic-pcl-conversions
- ros-melodic-pcl-ros (make)
- ros-melodic-pcl-ros
- ros-melodic-rtabmap
- ros-melodic-rtabmap (make)
- ros-melodic-rtabmap-ros (make)
- ros-noetic-cartographer-ros
- ros-noetic-cartographer-ros (make)
- ros-noetic-cartographer-ros-git
- ros-noetic-cartographer-ros-git (make)
- ros-noetic-fast-gicp-cuda-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)
Latest Comments
1 2 3 4 5 6 ... Next › Last »
majorx234 commented on 2020-11-26 20:35
@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
@majorx234: Yes it seems to work.
I did the following actions to check:
Everything compiled well.
majorx234 commented on 2020-11-26 10:52
@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
@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
@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
I encounter compilation errors with the latest version, below an excerpt:
Can anybody reproduces these errors? There are 7803 lines of error in my compilation output.
majorx234 commented on 2020-11-20 09:47
@petronny: thx, this is fixed now
petronny commented on 2020-11-20 08:15
Hi, you have a hardcoded '-j8' in PKGBUILD. That should be set in
/etc/makepkg.conf
rather than here. Please remove it from PKGBUILD.majorx234 commented on 2020-11-18 01:02
@leidola updated to 1.11 and added the support for nurbs, sorry for delay
majorx234 commented on 2020-09-25 22:22
@leidola, will test it. try to update to version 1.11 next week + your suggestion