Skip to content

Commit 6037bf7

Browse files
Merge pull request #53 from NVIDIA-ISAAC-ROS/release-3.1
Isaac ROS 3.1
2 parents 02c3363 + 6193511 commit 6037bf7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,4 +76,4 @@ Please visit the [Isaac ROS Documentation](https://nvidia-isaac-ros.github.io/re
7676

7777
## Latest
7878

79-
Update 2024-05-30: Update to be compatible with JetPack 6.0
79+
Update 2024-09-26: Update for ZED compatibility

gxf_isaac_fiducials/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>gxf_isaac_fiducials</name>
24-
<version>3.0.1</version>
24+
<version>3.1.0</version>
2525
<description>GXF extension containing components for working with fiducials.</description>
2626

2727
<maintainer email="[email protected]">Isaac ROS Maintainers</maintainer>

isaac_ros_apriltag/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_apriltag</name>
24-
<version>3.0.1</version>
24+
<version>3.1.0</version>
2525
<description>CUDA-accelerated Apriltag detection and pose estimation.</description>
2626

2727
<maintainer email="[email protected]">Isaac ROS Maintainers</maintainer>

0 commit comments

Comments
 (0)