Skip to content

Latest commit

 

History

History
129 lines (119 loc) · 7.68 KB

CHANGELOG.rst

File metadata and controls

129 lines (119 loc) · 7.68 KB

Changelog for package laser_assembler

1.7.8 (2020-04-07)

  • Bump CMake version to avoid CMP0048 warning
  • Fix windows build
  • Contributors: Jonathan Binney, Sean Yen, ahcorde

1.7.7 (2019-06-13)

1.7.6 (2018-11-20)

  • Fix compilation issues with new boost See ros/actionlib#104
  • Contributors: Tobias Fischer

1.7.5 (2018-04-19)

  • Change maintainer to Jon Binney
  • Contributors: Jon Binney

1.7.4 (2016-04-11)

  • properly link to gtest
  • Contributors: Vincent Rabaud

1.7.3 (2015-04-25)

  • get the test as a proper rostest and clean CMake that fixes #7
  • Merge pull request #4 from bulwahn/hydro-devel make rostest in CMakeLists optional (ros/rosdistro#3010)
  • make rostest in CMakeLists optional (ros/rosdistro#3010)
  • Contributors: Lukas Bulwahn, Vincent Rabaud

1.7.2 (2014-04-08)

  • Merge pull request #3 from bulwahn/hydro-devel check for CATKIN_ENABLE_TESTING
  • check for CATKIN_ENABLE_TESTING
  • Contributors: David Gossow, Lukas Bulwahn

1.7.1 (2013-06-26)

  • version 1.7.0
  • removed rosbuild files
  • switched to catkin
  • Merge pull request #2 from jspricke/point_cloud2_assembler New point_cloud2_assembler for PointCloud2 input
  • New point_cloud2_assembler for PointCloud2 input
  • Contributors: David Gossow, Jochen Sprickerhof, Vincent Rabaud

1.5.5 (2012-11-19)

  • Merge pull request #1 from YoheiKakiuchi/groovy-devel Adding code for using PointCloud2
  • add code for using PointCloud2
  • add AssembleScans.srv and add code for using PointCloud2
  • Contributors: Vincent Rabaud, applications

1.5.4 (2012-10-10)