Skip to content

Commit

Permalink
3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
doronhi committed Nov 11, 2021
1 parent 3625d9c commit b30a25b
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.2.3 (2021-11-11)
------------------
* add parameter reconnect_timeout
* default frame_id includes namespace.
* Added dummy transformation for multi camera example
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.2.2</version>
<version>3.2.3</version>
<description>RealSense Camera package allowing access to Intel SR300, D400 and L500 3D cameras</description>
<maintainer email="[email protected]">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.2.3 (2021-11-11)
------------------
* publish metadata
* Add service: device_info
* Contributors: 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.2.2</version>
<version>3.2.3</version>
<description>A package containing realsense camera messages definitions.</description>
<maintainer email="[email protected]">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.2.3 (2021-11-11)
------------------
* Add D455 description
* Add missing aluminum material to d415 model.
* Contributors: Gilad Bretter, doronhi
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.2.2</version>
<version>3.2.3</version>
<description>RealSense Camera description package for Intel 3D D400 cameras</description>
<maintainer email="[email protected]">Doron Hirshberg</maintainer>
<license>Apache 2.0</license>
Expand Down

0 comments on commit b30a25b

Please sign in to comment.