ros-kinetic-grid-map-core (1.4.2-0wily) wily; urgency=high

  * Added linear interpolation method for data access.
  * Increased efficiency for linear interpolation method.
  * Addressing C++ compiler warnings.
  * Contributors: Dominic Jud, Peter Fankhauser, Horatiu George Todoran

 -- Péter Fankhauser <pfankhauser@ethz.ch>  Mon, 23 Jan 2017 23:00:00 -0000

ros-kinetic-grid-map-core (1.4.1-0wily) wily; urgency=high

  * Improved line iterator with start and end positions.
  * Added method to retrieve submap size for iterators.
  * Improved transformation of images to color grid map layers.
  * Fixing issues with order of include with Eigen (#67 <https://github.com/ethz-asl/grid_map/issues/67>).
  * Contributors: Peter Fankhauser, Dominic Jud

 -- Péter Fankhauser <pfankhauser@ethz.ch>  Sat, 22 Oct 2016 22:00:00 -0000

ros-kinetic-grid-map-core (1.4.0-0wily) wily; urgency=high

  * Added convenience function to convert a grid map to form with circular buffer at (0,0).
  * Contributors: Peter Fankhauser

 -- Péter Fankhauser <pfankhauser@ethz.ch>  Sun, 21 Aug 2016 22:00:00 -0000

ros-kinetic-grid-map-core (1.3.3-0wily) wily; urgency=high

  * Release for ROS Kinetic.
  * Contributors: Peter Fankhauser

 -- Péter Fankhauser <pfankhauser@ethz.ch>  Mon, 09 May 2016 22:00:00 -0000

ros-kinetic-grid-map-core (1.3.2-0wily) wily; urgency=high



 -- Péter Fankhauser <pfankhauser@ethz.ch>  Mon, 09 May 2016 22:00:00 -0000

ros-kinetic-grid-map-core (1.3.1-0wily) wily; urgency=high

  * Cleanup up Eigen types as preparation for ROS Kinetic release.
  * Contributors: Peter Fankhauser

 -- Péter Fankhauser <pfankhauser@ethz.ch>  Mon, 09 May 2016 22:00:00 -0000

ros-kinetic-grid-map-core (1.3.0-0wily) wily; urgency=high

  * Made the isInside checks const.
  * Fixes polygon iterator bug when using moved maps.
  * Added unit test for polygon iterator on a moved map.
  * Added comment about size of the returning submap.
  * Reduced test build warning.
  * Contributors: Peter Fankhauser, Martin Wermelinger, Marcus Liebhardt

 -- Péter Fankhauser <pfankhauser@ethz.ch>  Mon, 25 Apr 2016 22:00:00 -0000

ros-kinetic-grid-map-core (1.2.0-0wily) wily; urgency=high

  * Improved efficiency for the Grid Map iterator (speed increase of 10x for large maps) (#45 <https://github.com/ethz-asl/grid_map/issues/45>).
  * New iterator_benchmark demo to exemplify the usage of the iterators and their computational performance (#45 <https://github.com/ethz-asl/grid_map/issues/45>).
  * Added new method to set the position of a grid map (#42 <https://github.com/ethz-asl/grid_map/pull/42>).
  * Added new move_demo to illustrate the difference between the move and setPosition method.
  * Fixed behavior of checkIfPositionWithinMap() in edge cases (#41 <https://github.com/ethz-asl/grid_map/issues/41>).
  * Updated documentation for spiral and ellipse iterator, and iterator performance.
  * const correctness for grid's getSubmap.
  * Cleanup of arguments and return types.
  * Contributors: Péter Fankhauser, Christos Zalidis, Daniel Stonier

 -- Péter Fankhauser <pfankhauser@ethz.ch>  Wed, 02 Mar 2016 23:00:00 -0000

ros-kinetic-grid-map-core (1.1.3-0wily) wily; urgency=high



 -- Péter Fankhauser <pfankhauser@ethz.ch>  Sun, 10 Jan 2016 23:00:00 -0000

ros-kinetic-grid-map-core (1.1.2-0wily) wily; urgency=high

  * Should fix errors on build server regarding Eigen3 and visualization_msgs dependencies.

 -- Péter Fankhauser <pfankhauser@ethz.ch>  Sun, 10 Jan 2016 23:00:00 -0000

ros-kinetic-grid-map-core (1.1.1-0wily) wily; urgency=high

  * Changes to CMakeLists.txt to enable compatibility with Ubuntu Saucy.

 -- Péter Fankhauser <pfankhauser@ethz.ch>  Sun, 10 Jan 2016 23:00:00 -0000

ros-kinetic-grid-map-core (1.1.0-0wily) wily; urgency=high

  * added installation instructions in CMakeLists
  * new ellipse iterator tool
  * general improvements and bugfixes

 -- Péter Fankhauser <pfankhauser@ethz.ch>  Thu, 07 Jan 2016 23:00:00 -0000

ros-kinetic-grid-map-core (1.0.0-0wily) wily; urgency=high

  * release for Springer ROS Book Chapter

 -- Péter Fankhauser <pfankhauser@ethz.ch>  Thu, 19 Nov 2015 23:00:00 -0000


