Skip to content

Latest commit

 

History

History
45 lines (38 loc) · 1.22 KB

CHANGELOG.rst

File metadata and controls

45 lines (38 loc) · 1.22 KB

Changelog for package laser_proc

0.1.6 (2020-04-24)

  • Update required cmake version
  • Contributors: Jon Binney

0.1.5 (2018-08-09)

  • update to use non deprecated pluginlib macro
  • Contributors: Jonathan Binney, Mikael Arguedas

0.1.4 (2014-03-30)

  • Install fix for Android.
  • Contributors: Chad Rockey

0.1.3 (2013-08-21)

  • No more Willow Garage email.
  • Contributors: Chad Rockey

0.1.2 (2013-03-14)

  • Uncaught except when subscribing to most_intense on non-intensity scans.
  • Updated function to be const.
  • Contributors: chadrockey

0.1.1 (2013-03-08)

  • Merge pull request #1 from ros-perception/fix_pluginlib_depend Add missing dependency on pluginlib
  • Add missing dependency on pluginlib
  • Contributors: Chad Rockey, William Woodall

0.1.0 (2013-03-04)

  • Minor fixes.
  • Added ROS nodelet/node.
  • Adjusted advertiseLaser to be more standard. Fixed seg fault with first and laser publishers.
  • Preparing to test with urg_node
  • Initial commit
  • Contributors: Chad Rockey, chadrockey