We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a37e4b commit f546a37Copy full SHA for f546a37
2 files changed
CHANGELOG.rst
@@ -2,8 +2,8 @@
2
Changelog for package openni2_camera
3
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4
5
-Forthcoming
6
------------
+0.2.5 (2015-10-15)
+------------------
7
* Merge pull request `#34 <https://github.com/ros-drivers/openni2_camera/issues/34>`_ from Intermodalics/feature/get_serial_service
8
added get_serial service
9
* Contributors: Michael Ferguson, Ruben Smits
package.xml
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
<package>
<name>openni2_camera</name>
- <version>0.2.4</version>
+ <version>0.2.5</version>
<description>Drivers for the Asus Xtion and Primesense Devices. For using a kinect
with ROS, try the <a href="http://wiki.ros.org/freenect_stack">freenect stack</a>
</description>
0 commit comments