From ef20c86a95a2cdcf93645b3b7dc0c3512b24ab49 Mon Sep 17 00:00:00 2001 From: jj <957713278@qq.com> Date: Fri, 6 Dec 2024 09:36:50 +0800 Subject: [PATCH] bump to v2.0.9 --- 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 85c0ed0a..3577bcc0 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 0 -#define OB_ROS_PATCH_VERSION 8 +#define OB_ROS_PATCH_VERSION 9 #ifndef STRINGIFY #define STRINGIFY(arg) #arg diff --git a/orbbec_camera/package.xml b/orbbec_camera/package.xml index 341ee5dc..4dd675bf 100644 --- a/orbbec_camera/package.xml +++ b/orbbec_camera/package.xml @@ -2,7 +2,7 @@ orbbec_camera - 2.0.8 + 2.0.9 Orbbec Camera package Joe Dong Apache-2.0