-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2 from NVIDIA-ISAAC-ROS/release-3.0
Isaac ROS 3.0.1
- Loading branch information
Showing
5 changed files
with
10 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>isaac_ros_examples</name> | ||
<version>3.0.0</version> | ||
<version>3.0.1</version> | ||
<description>Utilities for launching example graphs of Isaac ROS packages</description> | ||
|
||
<maintainer email="[email protected]">Isaac ROS Maintainers</maintainer> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,15 +2,19 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>isaac_ros_multicamera_vo</name> | ||
<version>3.0.0</version> | ||
<version>3.0.1</version> | ||
<description>Isaac ROS Launch Fragment for cuVSLAM Visual Odomtry for multicamera cases</description> | ||
|
||
<maintainer email="[email protected]">Isaac ROS Maintainers</maintainer> | ||
<license>Apache-2.0</license> | ||
<url type="website">https://developer.nvidia.com/isaac-ros/</url> | ||
<author>Alexander Efitorov</author> | ||
|
||
<exec_depend>foxglove_bridge</exec_depend> | ||
<exec_depend>isaac_ros_h264_decoder</exec_depend> | ||
<exec_depend>isaac_ros_launch_utils</exec_depend> | ||
<exec_depend>isaac_ros_visual_slam</exec_depend> | ||
<exec_depend>nova_carter_bringup</exec_depend> | ||
|
||
<test_depend>ament_copyright</test_depend> | ||
<test_depend>ament_flake8</test_depend> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>isaac_ros_realsense</name> | ||
<version>3.0.0</version> | ||
<version>3.0.1</version> | ||
<description>Isaac ROS Launch Fragment for Intel RealSense cameras</description> | ||
|
||
<maintainer email="[email protected]">Isaac ROS Maintainers</maintainer> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?> | ||
<package format="3"> | ||
<name>isaac_ros_usb_cam</name> | ||
<version>3.0.0</version> | ||
<version>3.0.1</version> | ||
<description>Isaac ROS Launch Fragment for USB cameras</description> | ||
|
||
<maintainer email="[email protected]">Isaac ROS Maintainers</maintainer> | ||
|