From c22d38df090a77f1a911a82f80840e93e0b2b338 Mon Sep 17 00:00:00 2001 From: Paul Bovbel Date: Thu, 15 Jan 2015 17:48:29 -0500 Subject: [PATCH] Update changelogs --- pcl_ros/CHANGELOG.rst | 3 +++ perception_pcl/CHANGELOG.rst | 3 +++ pointcloud_to_laserscan/CHANGELOG.rst | 9 +++++++++ 3 files changed, 15 insertions(+) diff --git a/pcl_ros/CHANGELOG.rst b/pcl_ros/CHANGELOG.rst index 7d834195..14615f2a 100644 --- a/pcl_ros/CHANGELOG.rst +++ b/pcl_ros/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package pcl_ros ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- + 1.2.3 (2015-01-10) ------------------ * Update common.py diff --git a/perception_pcl/CHANGELOG.rst b/perception_pcl/CHANGELOG.rst index 820e3dc0..233c060b 100644 --- a/perception_pcl/CHANGELOG.rst +++ b/perception_pcl/CHANGELOG.rst @@ -2,6 +2,9 @@ Changelog for package perception_pcl ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- + 1.2.3 (2015-01-10) ------------------ * clean up package.xml diff --git a/pointcloud_to_laserscan/CHANGELOG.rst b/pointcloud_to_laserscan/CHANGELOG.rst index a035431a..207be88f 100644 --- a/pointcloud_to_laserscan/CHANGELOG.rst +++ b/pointcloud_to_laserscan/CHANGELOG.rst @@ -2,6 +2,15 @@ Changelog for package pointcloud_to_laserscan ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Forthcoming +----------- +* Remove stray dependencies +* Refactor with tf2 and message filters +* Remove roslaunch check +* Fix regressions +* Refactor to allow debug messages from node and nodelet +* Contributors: Paul Bovbel + 1.2.3 (2015-01-10) ------------------ * add launch tests