We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 895d7a3 commit 04c48e2Copy full SHA for 04c48e2
orbbec_camera/include/orbbec_camera/constants.h
@@ -23,7 +23,7 @@
23
24
#define OB_ROS_MAJOR_VERSION 2
25
#define OB_ROS_MINOR_VERSION 4
26
-#define OB_ROS_PATCH_VERSION 4
+#define OB_ROS_PATCH_VERSION 5
27
28
#ifndef STRINGIFY
29
#define STRINGIFY(arg) #arg
orbbec_camera/package.xml
@@ -2,7 +2,7 @@
2
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
3
<package format="3">
4
<name>orbbec_camera</name>
5
- <version>2.4.4</version>
+ <version>2.4.5</version>
6
<description>Orbbec Camera package</description>
7
<maintainer email="mocun@orbbec.com">Joe Dong</maintainer>
8
<license>Apache-2.0</license>
0 commit comments