Skip to content

Commit 580da61

Browse files
Merge pull request #5 from NVIDIA-ISAAC-ROS/release-3.2
Update package versions
2 parents 2ce23a1 + b5e0606 commit 580da61

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

nova_developer_kit.repos

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2,59 +2,59 @@ repositories:
22
isaac_perceptor:
33
type: git
44
url: https://github.com/NVIDIA-ISAAC-ROS/isaac_perceptor.git
5-
version: main
5+
version: release-3.2
66
isaac_ros_argus_camera:
77
type: git
88
url: https://github.com/NVIDIA-ISAAC-ROS/isaac_ros_argus_camera.git
9-
version: main
9+
version: release-3.2
1010
isaac_ros_depth_segmentation:
1111
type: git
1212
url: https://github.com/NVIDIA-ISAAC-ROS/isaac_ros_depth_segmentation.git
13-
version: main
13+
version: release-3.2
1414
isaac_ros_dnn_inference:
1515
type: git
1616
url: https://github.com/NVIDIA-ISAAC-ROS/isaac_ros_dnn_inference.git
17-
version: main
17+
version: release-3.2
1818
isaac_ros_dnn_stereo_depth:
1919
type: git
2020
url: https://github.com/NVIDIA-ISAAC-ROS/isaac_ros_dnn_stereo_depth.git
21-
version: main
21+
version: release-3.2
2222
isaac_ros_freespace_segmentation:
2323
type: git
2424
url: https://github.com/NVIDIA-ISAAC-ROS/isaac_ros_freespace_segmentation.git
25-
version: main
25+
version: release-3.2
2626
isaac_ros_image_pipeline:
2727
type: git
2828
url: https://github.com/NVIDIA-ISAAC-ROS/isaac_ros_image_pipeline.git
29-
version: main
29+
version: release-3.2
3030
isaac_ros_compression:
3131
type: git
3232
url: https://github.com/NVIDIA-ISAAC-ROS/isaac_ros_compression.git
33-
version: main
33+
version: release-3.2
3434
isaac_ros_image_segmentation:
3535
type: git
3636
url: https://github.com/NVIDIA-ISAAC-ROS/isaac_ros_image_segmentation.git
37-
version: main
37+
version: release-3.2
3838
isaac_ros_nitros:
3939
type: git
4040
url: https://github.com/NVIDIA-ISAAC-ROS/isaac_ros_nitros.git
41-
version: main
41+
version: release-3.2
4242
isaac_ros_nova:
4343
type: git
4444
url: https://github.com/NVIDIA-ISAAC-ROS/isaac_ros_nova.git
45-
version: main
45+
version: release-3.2
4646
isaac_ros_nvblox:
4747
type: git
4848
url: https://github.com/NVIDIA-ISAAC-ROS/isaac_ros_nvblox.git
49-
version: main
49+
version: release-3.2
5050
isaac_ros_visual_slam:
5151
type: git
5252
url: https://github.com/NVIDIA-ISAAC-ROS/isaac_ros_visual_slam.git
53-
version: main
53+
version: release-3.2
5454
isaac_ros_mapping_and_localization:
5555
type: git
5656
url: https://github.com/NVIDIA-ISAAC-ROS/isaac_ros_mapping_and_localization.git
57-
version: main
57+
version: release-3.2
5858
magic_enum:
5959
type: git
6060
url: https://github.com/Neargye/magic_enum.git

nova_developer_kit_bringup/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>nova_developer_kit_bringup</name>
5-
<version>3.2.0</version>
5+
<version>3.2.4</version>
66
<description>
77
Launch files to run isaac ros apps on the Nova Carter robot.
88
</description>

nova_developer_kit_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>nova_developer_kit_description</name>
5-
<version>3.2.0</version>
5+
<version>3.2.4</version>
66
<description>Description of the nova developer kit</description>
77
<maintainer email="[email protected]">Isaac ROS Maintainers</maintainer>
88
<license>Apache-2.0</license>

0 commit comments

Comments
 (0)