From 04c48e268244aff77d0f913dc1f563de04e0f262 Mon Sep 17 00:00:00 2001 From: jj <957713278@qq.com> Date: Fri, 4 Jul 2025 10:54:25 +0800 Subject: [PATCH] bump to v2.4.5 --- 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 b5998eeb..c9dd3416 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 4 -#define OB_ROS_PATCH_VERSION 4 +#define OB_ROS_PATCH_VERSION 5 #ifndef STRINGIFY #define STRINGIFY(arg) #arg diff --git a/orbbec_camera/package.xml b/orbbec_camera/package.xml index 11786710..7d136546 100644 --- a/orbbec_camera/package.xml +++ b/orbbec_camera/package.xml @@ -2,7 +2,7 @@ orbbec_camera - 2.4.4 + 2.4.5 Orbbec Camera package Joe Dong Apache-2.0