Skip to content

Commit

Permalink
3.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
doronhi committed Dec 10, 2020
1 parent 6457610 commit 0fb9225
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.2 (2020-12-10)
------------------
* upgrade librealsense2 version to 2.40.0
* Added pointcloud attributes, when RS2_STREAM_ANY is enabled
* colorize the aligned depth image.
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.1</version>
<version>3.1.2</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 @@ -11,8 +11,8 @@ Changelog for package realsense2_camera_msgs
1.0.0 (2020-09-16)
------------------

Forthcoming
-----------
3.1.2 (2020-12-10)
------------------
* remove node package, change msg package name
* Contributors: Ryan Shim, doronhi

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.1</version>
<version>3.1.2</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 @@ -23,8 +23,8 @@ Changelog for package realsense2_description
* add D435i modules, urdf and launchfile
* Contributors: Marco Camurri, doronhi

Forthcoming
-----------
3.1.2 (2020-12-10)
------------------
* Add urdf for L515.
* remove librealsense2 and realsense2_camera dependencies
* Add models for D415, D435, D435i.
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.1</version>
<version>3.1.2</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 0fb9225

Please sign in to comment.