Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mjcarroll committed Dec 9, 2018
1 parent 4a1532a commit b244db2
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions depth_image_proc/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Forthcoming
-----------
2.0.0 (2018-12-09)
------------------
* enable rclcpp_register_node_plugins (`#368 <https://github.com/ros-perception/image_pipeline/issues/368>`_)
this may be remarked while code debugging, should be enabled to build node plugin file
and added points remap in point_cloud_xyzrgb.launch.py
Expand Down
2 changes: 1 addition & 1 deletion depth_image_proc/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="2">
<name>depth_image_proc</name>
<version>1.12.23</version>
<version>2.0.0</version>
<description>

Contains nodelets for processing depth images such as those
Expand Down
4 changes: 2 additions & 2 deletions image_publisher/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package image_publisher
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
2.0.0 (2018-12-09)
------------------
* port image_publisher on ROS2 (`#366 <https://github.com/ros-perception/image_pipeline/issues/366>`_)
* port image_publisher on ROS2
* switch to use cmake 3.5
Expand Down
2 changes: 1 addition & 1 deletion image_publisher/package.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<package format="2">
<name>image_publisher</name>
<version>1.12.23</version>
<version>2.0.0</version>
<description>
<p>
Contains a node publish an image stream from single image file
Expand Down

0 comments on commit b244db2

Please sign in to comment.