Skip to content

Commit 9574be2

Browse files
committed
2.2.2
1 parent f2291c0 commit 9574be2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

openni2_camera/CHANGELOG.rst

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

5-
Forthcoming
6-
-----------
5+
2.2.2 (2024-11-03)
6+
------------------
77
* add dynamic parameters (`#141 <https://github.com/ros-drivers/openni2_camera/issues/141>`_)
88
In ROS 1, a number of things were dynamic - this PR re-adds them using
99
the new ROS 2 paradigm for parameter updating. I've tested this with a

openni2_camera/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<package format="3">
33
<name>openni2_camera</name>
4-
<version>2.2.1</version>
4+
<version>2.2.2</version>
55
<description>Drivers for the Asus Xtion and Primesense Devices. For using a kinect
66
with ROS, try the <a href="http://wiki.ros.org/freenect_stack">freenect stack</a>
77
</description>

0 commit comments

Comments
 (0)