Skip to content

Commit 305390a

Browse files
authored
Merge pull request #83 from NVIDIA-ISAAC-ROS/release-2.1
Isaac ROS 2.1.0
2 parents fba44c8 + 15212e1 commit 305390a

File tree

17 files changed

+17
-17
lines changed

17 files changed

+17
-17
lines changed

isaac_ros_nvblox/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_nvblox</name>
24-
<version>2.0.0</version>
24+
<version>2.1.0</version>
2525
<description>Nvblox ROS 2 metapackage</description>
2626

2727
<maintainer email="amillane@nvidia.com">Alexander Millane</maintainer>

nvblox

nvblox_examples/nvblox_examples_bringup/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>nvblox_examples_bringup</name>
24-
<version>2.0.0</version>
24+
<version>2.1.0</version>
2525
<description>Launchfiles for nvblox examples</description>
2626

2727
<maintainer email="amillane@nvidia.com">Alexander Millane</maintainer>

nvblox_examples/nvblox_image_padding/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>nvblox_image_padding</name>
24-
<version>2.0.0</version>
24+
<version>2.1.0</version>
2525
<description>Image padding for nvblox_ros</description>
2626

2727
<maintainer email="amillane@nvidia.com">Alexander Millane</maintainer>

nvblox_examples/nvblox_isaac_sim/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>nvblox_isaac_sim</name>
24-
<version>2.0.0</version>
24+
<version>2.1.0</version>
2525
<description>Launch files for working with nvblox_ros and Isaac Sim</description>
2626

2727
<maintainer email="amillane@nvidia.com">Alexander Millane</maintainer>

nvblox_examples/odometry_flattener/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>odometry_flattener</name>
24-
<version>2.0.0</version>
24+
<version>2.1.0</version>
2525
<description>Flattens a 3d tf frame to 2d</description>
2626
<maintainer email="amillane@nvidia.com">alex</maintainer>
2727
<license>Apache-2.0</license>

nvblox_examples/realsense_splitter/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>realsense_splitter</name>
24-
<version>2.0.0</version>
24+
<version>2.1.0</version>
2525
<description>Splits realsense outputs based on emitter status.</description>
2626
<maintainer email="amillane@nvidia.com">alex</maintainer>
2727
<license>Apache-2.0</license>

nvblox_examples/semantic_label_conversion/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>semantic_label_conversion</name>
24-
<version>2.0.0</version>
24+
<version>2.1.0</version>
2525
<description>Package to convert semantic labels coming from Isaac Sim to consistent label images</description>
2626
<maintainer email="remos@nvidia.com">Remo Steiner</maintainer>
2727
<license>NVIDIA Isaac ROS Software License</license>

nvblox_msgs/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>nvblox_msgs</name>
24-
<version>2.0.0</version>
24+
<version>2.1.0</version>
2525
<description>ROS 2 messages for Nvblox types</description>
2626

2727
<maintainer email="amillane@nvidia.com">Alexander Millane</maintainer>

nvblox_nav2/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>nvblox_nav2</name>
24-
<version>2.0.0</version>
24+
<version>2.1.0</version>
2525
<description>NVBlox ROS 2 Nav2 interface</description>
2626

2727
<maintainer email="amillane@nvidia.com">Alexander Millane</maintainer>

0 commit comments

Comments
 (0)