Skip to content

pcl-1.9.1

Compare
Choose a tag to compare
@SergioRAgostinho SergioRAgostinho released this 26 Nov 11:56
· 3540 commits to master since this release
pcl-1.9.1
72f41b6

= 1.9.1 (26.11.2018) =

Modules:

Uncategorized:

  • 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]
  • Bump version to 1.9.0-dev [#2602]
  • Search in $EIGEN_ROOT first while looking for Eigen [#2592]

libpcl_visualization:

  • address conflict between visualization and VTK head [#2612]

PCL Tutorials:

  • Bump CMake minimum version to 3.1. [#2605]

PCL Tests:

  • Refactor SHOTEstimation and SHOTColorEstimation tests [#2636]

CI:

  • Set up azure pipelines for macOS High Sierra [#2635]
  • Enable Windows builds on Azure Pipelines [#2632]
  • Add Ubuntu16.04 based build on Azure Pipelines [#2611]
  • Remove documentation job from Travis [#2604]