Skip to content

Commit b9f5976

Browse files
Merge pull request #3 from NVIDIA-ISAAC-ROS/release-3.0
Isaac ROS 3.0.0
2 parents 713ad9a + 595748f commit b9f5976

File tree

14 files changed

+15
-15
lines changed

14 files changed

+15
-15
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ Collection of generated ROS 1 Noetic sources for Isaac ROS interface packages fo
88

99
## Latest
1010

11-
Update 2023-10-18: Initial release
11+
Update 2024-05-30: Update to be compatible with JetPack 6.0

isaac_ros_apriltag_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<package format="2">
2222
<name>isaac_ros_apriltag_msgs</name>
23-
<version>2.1.0</version>
23+
<version>3.0.0</version>
2424
<description>The isaac_ros_apriltag_msgs package</description>
2525
<maintainer email="ashwinvk@nvidia.com">Ashwin Varghese Kuruttukulam</maintainer>
2626
<license>Apache-2.0</license>

isaac_ros_bi3d_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<package format="2">
2222
<name>isaac_ros_bi3d_msgs</name>
23-
<version>2.1.0</version>
23+
<version>3.0.0</version>
2424
<description>The isaac_ros_bi3d_msgs package</description>
2525
<maintainer email="ashwinvk@nvidia.com">Ashwin Varghese Kuruttukulam</maintainer>
2626
<license>Apache-2.0</license>

isaac_ros_integration_test_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<package format="2">
2222
<name>isaac_ros_integration_test_msgs</name>
23-
<version>2.1.0</version>
23+
<version>3.0.0</version>
2424
<description>The isaac_ros_integration_test_msgs package</description>
2525
<maintainer email="ashwinvk@nvidia.com">Ashwin Varghese Kuruttukulam</maintainer>
2626
<license>Apache-2.0</license>

isaac_ros_nitros_bridge_msgs/msg/NitrosBridgeImage.msg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ uint32 width
44
string encoding
55
uint8 is_bigendian
66
uint32 step
7-
# Filled with CUDA IPC Handle points to the GPU data
8-
uint8[] data
7+
# Filled with PID and file descriptor(exported from GPU memory)
8+
int32[] data

isaac_ros_nitros_bridge_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<package format="2">
2222
<name>isaac_ros_nitros_bridge_msgs</name>
23-
<version>2.1.0</version>
23+
<version>3.0.0</version>
2424
<description>The isaac_ros_nitros_bridge_msgs package</description>
2525
<maintainer email="ashwinvk@nvidia.com">Ashwin Varghese Kuruttukulam</maintainer>
2626
<license>Apache-2.0</license>

isaac_ros_nitros_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<package format="2">
2222
<name>isaac_ros_nitros_msgs</name>
23-
<version>2.1.0</version>
23+
<version>3.0.0</version>
2424
<description>The isaac_ros_nitros_msgs package</description>
2525
<maintainer email="ashwinvk@nvidia.com">Ashwin Varghese Kuruttukulam</maintainer>
2626
<license>Apache-2.0</license>

isaac_ros_pointcloud_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<package format="2">
2222
<name>isaac_ros_pointcloud_msgs</name>
23-
<version>2.1.0</version>
23+
<version>3.0.0</version>
2424
<description>The isaac_ros_pointcloud_msgs package</description>
2525
<maintainer email="ashwinvk@nvidia.com">Ashwin Varghese Kuruttukulam</maintainer>
2626
<license>Apache-2.0</license>

isaac_ros_tensor_list_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<package format="2">
2222
<name>isaac_ros_tensor_list_msgs</name>
23-
<version>2.1.0</version>
23+
<version>3.0.0</version>
2424
<description>The isaac_ros_tensor_list_msgs package</description>
2525
<maintainer email="ashwinvk@nvidia.com">Ashwin Varghese Kuruttukulam</maintainer>
2626
<license>Apache-2.0</license>

isaac_ros_visual_slam_msgs/package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
<package format="2">
2222
<name>isaac_ros_visual_slam_msgs</name>
23-
<version>2.1.0</version>
23+
<version>3.0.0</version>
2424
<description>The isaac_ros_visual_slam_msgs package</description>
2525
<maintainer email="ashwinvk@nvidia.com">Ashwin Varghese Kuruttukulam</maintainer>
2626
<license>Apache-2.0</license>

0 commit comments

Comments
 (0)