Skip to content

Commit ec75c57

Browse files
Merge pull request #52 from NVIDIA-ISAAC-ROS/release-3.2
Update package versions
2 parents 269d8a4 + ad39fed commit ec75c57

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
@@ -7,7 +7,7 @@ ROS 2 packages based on NVIDIA `libArgus` library for NVIDIA-accelerated CSI cam
77

88
## Overview
99

10-
The [Isaac ROS Argus Camera](https://github.com/NVIDIA-ISAAC-ROS/isaac_ros_argus_camera) module contains an ROS 2 package for sensor
10+
The Isaac ROS Argus Camera module contains an ROS 2 package for sensor
1111
processing to output images. Image sensors are connected on CSI and GMSL
1212
hardware interfaces to Jetson platforms. This package uses dedicated
1313
hardware engines to accelerate image processing. Output images are used

gxf_isaac_camera_utils/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_camera_utils</name>
24-
<version>3.2.0</version>
24+
<version>3.2.4</version>
2525
<description>NvIsaacCameraUtilsExtension</description>
2626

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

isaac_ros_argus_camera/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
2121
<package format="3">
2222
<name>isaac_ros_argus_camera</name>
23-
<version>3.2.0</version>
23+
<version>3.2.4</version>
2424
<description>Support for Argus Stereo Camera</description>
2525

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

0 commit comments

Comments
 (0)