Skip to content

Commit 4c71172

Browse files
Merge pull request #27 from NVIDIA-ISAAC-ROS/release-3.1
Isaac ROS 3.1
2 parents 76b2d98 + 62a95e1 commit 4c71172

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ros2_benchmark/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>ros2_benchmark</name>
24-
<version>3.0.1</version>
24+
<version>3.1.0</version>
2525
<description>Benchmarking framework for ROS 2 graphs</description>
2626

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

ros2_benchmark_interfaces/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>ros2_benchmark_interfaces</name>
24-
<version>3.0.1</version>
24+
<version>3.1.0</version>
2525
<description>Interfaces for benchmark testing</description>
2626

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

0 commit comments

Comments
 (0)