Changelog for
pcl-tools-1.14.0-lp156.4.3.x86_64.rpm :
* Sat Jan 06 2024 Stefan Brüns
- update to 1.14.0
* This release has several new features and bug fixes, e.g.: + [registration] GICP: add Newton optimizer + [segmentation] Deprecate CrfNormalSegmentation + [sample_consensus] Deprecate SampleConsensusModelStick + [common] Fix register macros to match struct definitions + [registration] ICP: remove possibly inappropriate default setting of rotation convergence threshold when user does not set it. + [surface] MovingLeastSquares: reduce the number of instantiations to reduce complexity + [filters] Fix behaviour of BoxClipper3D + [surface][cmake] Prefer system zlib over vendored copy in opennurbs For an exhaustive list of newly added features, deprecations and other changes, please see included CHANGES.md, or https://github.com/PointCloudLibrary/pcl/blob/pcl-1.14.0/CHANGES.md- Drop upstream patches:
* fix_boost_1_83_compat.patch
* fix_boost_1_84_compat.patch
* Fri Oct 13 2023 Stefan Brüns - update to 1.13.1
* This release has several new features and bug fixes, e.g.:
* Add overload to fromPCLPointCloud2 to avoid copying data
* Add writeBinary to ostream for PCDWriter For an exhaustive list of newly added features, deprecations and other changes, please see included CHANGES.md, or https://github.com/PointCloudLibrary/pcl/blob/master/CHANGES.md- Add patches:
* fix_boost_1_83_compat.patch
* fix_boost_1_84_compat.patch
* Sat Dec 10 2022 Stefan Brüns - update to 1.13.0
* This release has several new features, many bug fixes, and numerous performance enhancements. To name a few: + The new Ellipse3D sample consensus model + The new farthest point sampling filter + Faster and more robust PCD and PLY input/output See included CHANGES.md for details, or https://github.com/PointCloudLibrary/pcl/blob/master/CHANGES.md- Drop obsolete patches:
* remove_unsatisfiable_boost_pkgconfig_dep.patch
* improve_model_precision.patch
* Relax_error_tolerance_in_pca_test.patch- Add libharu build dependency.
* Thu Dec 01 2022 Stefan Brüns - Reduce memory and disk constraints, keep build parallelism bounded with limit_build.
* Sun Sep 11 2022 Stefan Brüns - Reenable PCA test on aarch64, add Relax_error_tolerance_in_pca_test.patch
* Wed Jul 06 2022 Stefan Brüns - Disable one tests on aarch64 which fails due to minor accuracy violations, fix another one with improve_model_precision.patch
* Wed Feb 02 2022 Stefan Brüns - update to 1.12.1, see included CHANGES.md for details, or https://github.com/PointCloudLibrary/pcl/blob/master/CHANGES.md- Drop upstream pcl-vtk-9_0-compat.patch- Add remove_unsatisfiable_boost_pkgconfig_dep.patch- Fix library package name (libpcl1_12 instead of libpcl1.12)- Bump limit_build to 2.8G per core to avoid build failures
* Sat Jul 11 2020 Stefan Brüns - update to 1.11.0, see included CHANGES.md for details, or https://github.com/PointCloudLibrary/pcl/blob/master/CHANGES.md- Limit build parallelism with limit_build -m 2500- Clean up spec file- Evaluate unit test results
* Wed May 29 2019 Dirk Stoecker - update to 1.9.1
* Add missing visualization section from the changelog generation. [#2634] CMake:
* Fix development version check on DISSECT_VERSION. [#2633]
* Remove CMake policy CMP0054 setting. [#2627]
* PCLConfig.cmake - POP policy-stack before return() [#2626]
* Remove CMake config installation folder only when empty [#2622]
* Downgrade grabber dependency message level to STATUS. [#2620]
* Migrate CMake policy 0048 [#2608]
* Bump CMake minimum version to 3.1. [#2605]
* Search in $EIGEN_ROOT first while looking for Eigen [#2592] libpcl_visualization:
* address conflict between visualization and VTK head [#2612] PCL Tests:
* Refactor SHOTEstimation and SHOTColorEstimation tests [#2636]
* Thu Aug 16 2018 opensuseAATTdstoecker.de- update to 1.8.1 for openSUSE
* Mon Oct 26 2015 Clemens Krainer - Version 1.7.2