Skip to content

Commit b43ecae

Browse files
authored
Merge pull request #31 from NVIDIA-ISAAC-ROS/release-2.1
Isaac ROS 2.1.0
2 parents a0b4402 + 5d06206 commit b43ecae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

isaac_ros_detectnet/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ SPDX-License-Identifier: Apache-2.0
2121
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
2222
<package format="3">
2323
<name>isaac_ros_detectnet</name>
24-
<version>2.0.0</version>
24+
<version>2.1.0</version>
2525
<description>DetectNet model processing</description>
2626

2727
<maintainer email="[email protected]">Ashwin Varghese Kuruttukulam</maintainer>

isaac_ros_yolov8/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
2222
<package format="3">
2323
<name>isaac_ros_yolov8</name>
24-
<version>2.0.0</version>
24+
<version>2.1.0</version>
2525
<description>Isaac ROS YOLOv8 decoding</description>
2626

2727
<maintainer email="[email protected]">Hemal Shah</maintainer>

0 commit comments

Comments
 (0)