Skip to content

Commit e2a9a71

Browse files
committed
Update changelogs
1 parent d2c6412 commit e2a9a71

File tree

3 files changed

+22
-0
lines changed

3 files changed

+22
-0
lines changed

pcl_conversions/CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22
Changelog for package pcl_conversions
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* sorts pc msg fields by offset (`#438 <https://github.com/ros-perception/perception_pcl/issues/438>`_)
8+
* Fix `Could NOT find Boost (missing: Boost_INCLUDE_DIR)` `#452 <https://github.com/ros-perception/perception_pcl/issues/452>`_ (`#454 <https://github.com/ros-perception/perception_pcl/issues/454>`_)
9+
* In PCL 1.14.1 and newer, generate smaller point cloud msgs (`#450 <https://github.com/ros-perception/perception_pcl/issues/450>`_)
10+
* Switch to build_export_depend for libpcl-all-dev (`#447 <https://github.com/ros-perception/perception_pcl/issues/447>`_)
11+
* Contributors: Marco Salathe, Markus Vieth, Ramon Wijnands, Yadu
12+
513
1.6.2 (2018-05-20)
614
------------------
715

pcl_ros/CHANGELOG.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22
Changelog for package pcl_ros
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Fix handling of empty input point cloud in computePublish method (`#467 <https://github.com/ros-perception/perception_pcl/issues/467>`_)
8+
* point_cloud.hpp ros2 types fixed (`#425 <https://github.com/ros-perception/perception_pcl/issues/425>`_)
9+
* Fix `Could NOT find Boost (missing: Boost_INCLUDE_DIR)` (`#452 <https://github.com/ros-perception/perception_pcl/issues/452>`_)
10+
* Fix ament_cpplint
11+
* Fix ament_lint_cmake
12+
* Switch to build_export_depend for libpcl-all-dev (`#447 <https://github.com/ros-perception/perception_pcl/issues/447>`_)
13+
* porting pointcoud_to_pcd to ros2 (`#444 <https://github.com/ros-perception/perception_pcl/issues/444>`_)
14+
* Contributors: Ar-Ray, Balint Rozgonyi, Ramon Wijnands, ShepelIlya, Yadu
15+
516
1.6.2 (2018-05-20)
617
------------------
718
* Fix exported includes in Ubuntu Artful

perception_pcl/CHANGELOG.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog for package perception_pcl
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
58
1.6.2 (2018-05-20)
69
------------------
710

0 commit comments

Comments
 (0)