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 917ac05 commit 3db29c6Copy full SHA for 3db29c6
orbbec_camera/include/orbbec_camera/constants.h
@@ -23,7 +23,7 @@
23
24
#define OB_ROS_MAJOR_VERSION 1
25
#define OB_ROS_MINOR_VERSION 5
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>1.5.4</version>
+ <version>1.5.5</version>
6
<description>Orbbec Camera package</description>
7
<maintainer email="[email protected]">Joe Dong</maintainer>
8
<license>TODO: License declaration</license>
0 commit comments