Updating changelogs

This commit is contained in:
William Woodall 2013-07-23 16:37:12 -07:00 committed by Paul Bovbel
parent 3bc59ab51b
commit ce64f9450e
2 changed files with 10 additions and 0 deletions

View File

@ -2,6 +2,13 @@
Changelog for package pcl_ros Changelog for package pcl_ros
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1.1.4 (2013-07-23)
------------------
* Fix a serialization error with point_cloud headers
* Initialize shared pointers before use in part of the pcl_conversions
Should address runtime errors reported in `#29 <https://github.com/ros-perception/perception_pcl/issues/29>`_
* Changed the default bounds on filters to -1000, 1000 from -5, 5 in common.py
1.1.2 (2013-07-19) 1.1.2 (2013-07-19)
------------------ ------------------
* Fixed missing package exports on pcl_conversions and others * Fixed missing package exports on pcl_conversions and others

View File

@ -2,6 +2,9 @@
Changelog for package perception_pcl Changelog for package perception_pcl
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1.1.4 (2013-07-23)
------------------
1.1.2 (2013-07-19) 1.1.2 (2013-07-19)
------------------ ------------------