File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Orbbec ROS SDK
2
2
3
- [ ![ stable] ( http://badges.github.io/stability-badges/dist/stable.svg )] ( http://github.com/badges/stability-badges ) ![ version] ( https://img.shields.io/badge/version-1.5.7 -green )
3
+ [ ![ stable] ( http://badges.github.io/stability-badges/dist/stable.svg )] ( http://github.com/badges/stability-badges ) ![ version] ( https://img.shields.io/badge/version-1.5.8 -green )
4
4
5
5
Orbbec ROS SDK is a wrapper for Orbbec SDK that supports ROS Kinetic, Melodic, and Noetic distributions.
6
6
It enables smooth integration of Orbbec 3D cameras into ROS projects.
Original file line number Diff line number Diff line change 23
23
24
24
#define OB_ROS_MAJOR_VERSION 1
25
25
#define OB_ROS_MINOR_VERSION 5
26
- #define OB_ROS_PATCH_VERSION 7
26
+ #define OB_ROS_PATCH_VERSION 8
27
27
28
28
#ifndef STRINGIFY
29
29
#define STRINGIFY (arg ) #arg
Original file line number Diff line number Diff line change 2
2
<?xml-model href =" http://download.ros.org/schema/package_format3.xsd" schematypens =" http://www.w3.org/2001/XMLSchema" ?>
3
3
<package format =" 3" >
4
4
<name >orbbec_camera</name >
5
- <version >1.5.7 </version >
5
+ <version >1.5.8 </version >
6
6
<description >Orbbec Camera package</description >
7
7
<maintainer email =" mocun@orbbec.com" >Joe Dong</maintainer >
8
8
<license >Apache License 2.0</license >
You can’t perform that action at this time.
0 commit comments