From e1ab3d506be8a26d25886c6fcfe1edf1f3b31905 Mon Sep 17 00:00:00 2001 From: jj <957713278@qq.com> Date: Fri, 14 Feb 2025 22:53:04 +0800 Subject: [PATCH] bump to v2.2.3 --- orbbec_camera/include/orbbec_camera/constants.h | 2 +- orbbec_camera/package.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/orbbec_camera/include/orbbec_camera/constants.h b/orbbec_camera/include/orbbec_camera/constants.h index 0c19bdb..7e1fdc5 100644 --- a/orbbec_camera/include/orbbec_camera/constants.h +++ b/orbbec_camera/include/orbbec_camera/constants.h @@ -23,7 +23,7 @@ #define OB_ROS_MAJOR_VERSION 2 #define OB_ROS_MINOR_VERSION 2 -#define OB_ROS_PATCH_VERSION 2 +#define OB_ROS_PATCH_VERSION 3 #ifndef STRINGIFY #define STRINGIFY(arg) #arg diff --git a/orbbec_camera/package.xml b/orbbec_camera/package.xml index 01236ae..a056327 100644 --- a/orbbec_camera/package.xml +++ b/orbbec_camera/package.xml @@ -2,7 +2,7 @@ orbbec_camera - 2.2.2 + 2.2.3 Orbbec Camera package Joe Dong Apache-2.0