ros-r2b3-map-server (1.14.0-3xenial) xenial; urgency=high

  * Corrections to alpha channel detection and usage.
    Changing to actually detect whether the image has an alpha channel instead of
    inferring based on the number of channels.
    Also reverting to legacy behavior of trinary mode overriding alpha removal.
    This will cause the alpha channel to be averaged in with the others in trinary
    mode, which is the current behavior before this PR.
  * Removing some trailing whitespace.
  * Use enum to control map interpretation
  * Contributors: Aaron Hoy, David Lu

 -- David V. Lu!! <davidvlu@gmail.com>  Fri, 20 May 2016 04:00:00 -0000

ros-r2b3-map-server (1.13.1-3xenial) xenial; urgency=high



 -- David V. Lu!! <davidvlu@gmail.com>  Thu, 29 Oct 2015 04:00:00 -0000

ros-r2b3-map-server (1.13.0-3xenial) xenial; urgency=high

  * rename image_loader library, fixes #208 <https://github.com/ros-planning/navigation/issues/208>
  * Contributors: Michael Ferguson

 -- David V. Lu!! <davidvlu@gmail.com>  Tue, 17 Mar 2015 04:00:00 -0000

ros-r2b3-map-server (1.12.0-3xenial) xenial; urgency=high

  * update maintainer email
  * Contributors: Michael Ferguson

 -- David V. Lu!! <davidvlu@gmail.com>  Wed, 04 Feb 2015 05:00:00 -0000

ros-r2b3-map-server (1.11.15-3xenial) xenial; urgency=high



 -- David V. Lu!! <davidvlu@gmail.com>  Tue, 03 Feb 2015 05:00:00 -0000

ros-r2b3-map-server (1.11.14-3xenial) xenial; urgency=high

  * prevent inf loop
  * Contributors: Jeremie Deray

 -- David V. Lu!! <davidvlu@gmail.com>  Fri, 05 Dec 2014 05:00:00 -0000

ros-r2b3-map-server (1.11.13-3xenial) xenial; urgency=high



 -- David V. Lu!! <davidvlu@gmail.com>  Thu, 02 Oct 2014 04:00:00 -0000

ros-r2b3-map-server (1.11.12-3xenial) xenial; urgency=high

  * map_server: [style] alphabetize dependencies
  * map_server: remove vestigial export line
    the removed line does not do anything in catkin
  * Contributors: William Woodall

 -- David V. Lu!! <davidvlu@gmail.com>  Wed, 01 Oct 2014 04:00:00 -0000

ros-r2b3-map-server (1.11.11-3xenial) xenial; urgency=high



 -- David V. Lu!! <davidvlu@gmail.com>  Wed, 23 Jul 2014 04:00:00 -0000

ros-r2b3-map-server (1.11.10-3xenial) xenial; urgency=high



 -- David V. Lu!! <davidvlu@gmail.com>  Wed, 25 Jun 2014 04:00:00 -0000

ros-r2b3-map-server (1.11.9-3xenial) xenial; urgency=high



 -- David V. Lu!! <davidvlu@gmail.com>  Tue, 10 Jun 2014 04:00:00 -0000

ros-r2b3-map-server (1.11.8-3xenial) xenial; urgency=high

  * fix build, was broken by #175 <https://github.com/ros-planning/navigation/issues/175>
  * Contributors: Michael Ferguson

 -- David V. Lu!! <davidvlu@gmail.com>  Wed, 21 May 2014 04:00:00 -0000

ros-r2b3-map-server (1.11.7-3xenial) xenial; urgency=high

  * make rostest in CMakeLists optional
  * Contributors: Lukas Bulwahn

 -- David V. Lu!! <davidvlu@gmail.com>  Wed, 21 May 2014 04:00:00 -0000

ros-r2b3-map-server (1.11.5-3xenial) xenial; urgency=high

  * install crop map
  * removing .py from executable script
  * Map Server can serve maps with non-lethal values
  * Added support for YAML-CPP 0.5+.
    The new yaml-cpp API removes the "node >> outputvar;" operator, and
    it has a new way of loading documents. There's no version hint in the
    library's headers, so I'm getting the version number from pkg-config.
  * check for CATKIN_ENABLE_TESTING
  * Change maintainer from Hersh to Lu

 -- David V. Lu!! <davidvlu@gmail.com>  Thu, 30 Jan 2014 05:00:00 -0000

ros-r2b3-map-server (1.11.4-3xenial) xenial; urgency=high

  * prefix utest target to not collide with other targets
  * Package URL Updates
  * unique target names to avoid conflicts (e.g. with map-store)

 -- David V. Lu!! <davidvlu@gmail.com>  Fri, 27 Sep 2013 04:00:00 -0000


