Skip to content

Commit 4f0a983

Browse files
committed
999.1.3
1 parent c7b07d3 commit 4f0a983

File tree

9 files changed

+13
-13
lines changed

9 files changed

+13
-13
lines changed

orbbec_camera/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package orbbec_camera
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
999.1.3 (2025-12-01)
6+
--------------------
77
* lifecycle service
88
* Contributors: Sushant
99

orbbec_camera/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>orbbec_camera</name>
5-
<version>999.1.2</version>
5+
<version>999.1.3</version>
66
<description>Orbbec Camera package</description>
77
<maintainer email="[email protected]">Joe Dong</maintainer>
88
<license>Apache-2.0</license>

orbbec_camera_msgs/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package orbbec_camera_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
999.1.3 (2025-12-01)
6+
--------------------
77

88
999.1.2 (2025-12-01)
99
--------------------

orbbec_camera_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>orbbec_camera_msgs</name>
5-
<version>999.1.2</version>
5+
<version>999.1.3</version>
66
<description>A package containing orbbec camera messages definitions.</description>
77
<maintainer email="[email protected]">Joe Dong</maintainer>
88
<license>Apache-2.0</license>

orbbec_camera_py/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package orbbec_camera_py
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
999.1.3 (2025-12-01)
6+
--------------------
77

88
999.1.2 (2025-12-01)
99
--------------------

orbbec_camera_py/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>orbbec_camera_py</name>
5-
<version>999.1.2</version>
5+
<version>999.1.3</version>
66
<description>Test python nodes for orbbec.</description>
77
<maintainer email="[email protected]">Amritpal Saini</maintainer>
88
<license>Proprietary</license>

orbbec_camera_py/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
setup(
88
name=package_name,
9-
version="999.1.2",
9+
version="999.1.3",
1010
packages=find_packages(exclude=["test"]),
1111
data_files=[
1212
("share/ament_index/resource_index/packages", ["resource/" + package_name]),

orbbec_description/CHANGELOG.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
Changelog for package orbbec_description
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5-
Forthcoming
6-
-----------
5+
999.1.3 (2025-12-01)
6+
--------------------
77

88
999.1.2 (2025-12-01)
99
--------------------

orbbec_description/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
33
<package format="3">
44
<name>orbbec_description</name>
5-
<version>999.1.2</version>
5+
<version>999.1.3</version>
66
<description>TODO: Package description</description>
77
<maintainer email="[email protected]">toosimple</maintainer>
88
<license>Apache-2.0</license>

0 commit comments

Comments
 (0)