Skip to content

Commit aee8b90

Browse files
Merge pull request #6 from NVIDIA-ISAAC-ROS/release-3.2
Isaac ROS 3.2
2 parents 98b4c98 + ec1bace commit aee8b90

File tree

13 files changed

+17
-13
lines changed

13 files changed

+17
-13
lines changed

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>3.1.0</version>
23+
<version>3.2.0</version>
2424
<description>The isaac_ros_apriltag_msgs package</description>
2525
<maintainer email="[email protected]">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>3.1.0</version>
23+
<version>3.2.0</version>
2424
<description>The isaac_ros_bi3d_msgs package</description>
2525
<maintainer email="[email protected]">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>3.1.0</version>
23+
<version>3.2.0</version>
2424
<description>The isaac_ros_integration_test_msgs package</description>
2525
<maintainer email="[email protected]">Ashwin Varghese Kuruttukulam</maintainer>
2626
<license>Apache-2.0</license>

isaac_ros_nitros_bridge_msgs/msg/NitrosBridgeImage.msg

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,9 @@ uint32 width
44
string encoding
55
uint8 is_bigendian
66
uint32 step
7+
78
# Filled with PID and file descriptor(exported from GPU memory)
8-
int32[] data
9+
int32[] data # (PID, FD)
10+
uint8[] cuda_event_handle
11+
string uid
12+
uint32 device_id

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>3.1.0</version>
23+
<version>3.2.0</version>
2424
<description>The isaac_ros_nitros_bridge_msgs package</description>
2525
<maintainer email="[email protected]">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>3.1.0</version>
23+
<version>3.2.0</version>
2424
<description>The isaac_ros_nitros_msgs package</description>
2525
<maintainer email="[email protected]">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>3.1.0</version>
23+
<version>3.2.0</version>
2424
<description>The isaac_ros_pointcloud_msgs package</description>
2525
<maintainer email="[email protected]">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>3.1.0</version>
23+
<version>3.2.0</version>
2424
<description>The isaac_ros_tensor_list_msgs package</description>
2525
<maintainer email="[email protected]">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>3.1.0</version>
23+
<version>3.2.0</version>
2424
<description>The isaac_ros_visual_slam_msgs package</description>
2525
<maintainer email="[email protected]">Ashwin Varghese Kuruttukulam</maintainer>
2626
<license>Apache-2.0</license>

nvblox_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>nvblox_msgs</name>
23-
<version>3.1.0</version>
23+
<version>3.2.0</version>
2424
<description>The nvblox_msgs package</description>
2525
<maintainer email="[email protected]">Ashwin Varghese Kuruttukulam</maintainer>
2626
<license>Apache-2.0</license>

0 commit comments

Comments
 (0)