Skip to content

Commit

Permalink
Updated changelogs.
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Fankhauser committed Jul 18, 2017
1 parent 35dbd07 commit e0c1924
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
8 changes: 5 additions & 3 deletions grid_map_core/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,14 @@ Changelog for package grid_map_core

Forthcoming
-----------
* Fixing buffer handling bug for circular and ellipse iterators.
* Added new function for polygon triangulation.
* Added Eigen macro for bit-alignment (`#88 <https://github.com/ethz-asl/grid_map/issues/88>`_).
* Added default copy constructor and assign operator methods after the rule of five.
* Fixing build error on ROS Kinetic.
* Fixing return value in `getQuadrant` member function.
* Contributors: Peter Fankhauser, Sascha, Thomas Emter
* Fixing buffer handling bug for circular and ellipse iterators.
* Capture case when both circles are the same in `convexHullOfTwoCircles`.
* Fixing build error on ROS Kinetic.
* Contributors: Peter Fankhauser, Sascha, Thomas Emter, Martin Wermelinger

1.4.2 (2017-01-24)
------------------
Expand Down
1 change: 1 addition & 0 deletions grid_map_ros/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Changelog for package grid_map_ros

Forthcoming
-----------
* Added new ROS converter for polygon to triangle lists.
* Move costmap_2d conversion into separate package.
* Contributors: Peter Fankhauser

Expand Down
3 changes: 2 additions & 1 deletion grid_map_rviz_plugin/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,10 @@ Changelog for package grid_map_rviz_plugin

Forthcoming
-----------
* Improved visualization to support triangles in all directions.
* Fixes transparency issue for grid maps in RViz. (`#68 <https://github.com/ethz-asl/grid_map/issues/68>`_).
* Fixed package XML tag.
* Contributors: Perry Franklin, Peter Fankhauser
* Contributors: Perry Franklin, Stefan Fabian, Peter Fankhauser

1.4.2 (2017-01-24)
------------------
Expand Down

0 comments on commit e0c1924

Please sign in to comment.