Skip to content

Commit

Permalink
3.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
doronhi committed Dec 28, 2020
1 parent 8c336b3 commit 3eb8ef3
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions realsense2_camera/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package realsense2_camera
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
3.1.3 (2020-12-28)
------------------
* Publish depth confidence image for supporting devices (L515)
* fix bug: dynamic tf publisher.
* fix realsense2_description's dependency to realsense2_camera_msgs
Expand Down
2 changes: 1 addition & 1 deletion realsense2_camera/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>realsense2_camera</name>
<version>3.1.2</version>
<version>3.1.3</version>
<description>RealSense Camera package allowing access to Intel SR300, D400 and L500 3D cameras</description>
<maintainer email="doron.hirshberg@intel.com">Doron Hirshberg</maintainer>
<license>Apache 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions realsense2_camera_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package realsense2_camera_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
3.1.3 (2020-12-28)
------------------

3.1.2 (2020-12-10)
------------------
Expand Down
2 changes: 1 addition & 1 deletion realsense2_camera_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format2.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>realsense2_camera_msgs</name>
<version>3.1.2</version>
<version>3.1.3</version>
<description>A package containing realsense camera messages definitions.</description>
<maintainer email="doron.hirshberg@intel.com">Doron Hirshberg</maintainer>
<license>Apache License 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions realsense2_description/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package realsense2_description
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
3.1.3 (2020-12-28)
------------------
* fix realsense2_description's dependency to realsense2_camera_msgs
remove boost dependency.
rename node_namespace to namespace
Expand Down
2 changes: 1 addition & 1 deletion realsense2_description/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>realsense2_description</name>
<version>3.1.2</version>
<version>3.1.3</version>
<description>RealSense Camera description package for Intel 3D D400 cameras</description>
<maintainer email="doron.hirshberg@intel.com">Doron Hirshberg</maintainer>
<license>Apache 2.0</license>
Expand Down

0 comments on commit 3eb8ef3

Please sign in to comment.