You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+28-10Lines changed: 28 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,27 +6,30 @@ Optimized Isaac ROS packages for [Isaac Nova Orin](https://developer.nvidia.com/
6
6
7
7
## Overview
8
8
9
-
[Isaac ROS Nova](https://github.com/NVIDIA-ISAAC-ROS/isaac_ros_nova) provides a set of optimized packages to interface with the [Isaac Nova Orin](https://developer.nvidia.com/isaac/nova-orin) sensor suite.
9
+
[Isaac ROS Nova](https://github.com/NVIDIA-ISAAC-ROS/isaac_ros_nova) provides a set of optimized packages and tools to interface with the Nova sensor suite.
10
10
These packages integrate with hardware timestamp synchronization on Jetson Orin platforms to enable high-quality sensor fusion.
11
11
Sensor data streams through Isaac ROS graphs using [NITROS](https://nvidia-isaac-ros.github.io/concepts/nitros/index.html) for NVIDIA-accelerated processing.
12
12
13
13
> [!Note]
14
-
> Isaac ROS Nova requires having run `nova-orin-init`[here](https://catalog.ngc.nvidia.com/orgs/nvidia/teams/isaac/resources/nova_orin)
15
-
> on your compute node before using any of the included packages.
14
+
> Isaac ROS Nova requires having run `nova-orin-init`[here](https://nvidia-isaac-ros.github.io/nova/nova_init/index.html#install) on your compute node before using any of the included packages.
16
15
*[Hesai Pandar XT32 3D LiDAR](https://www.hesaitech.com/product/xt32/)
It is recommended to use Nova through the [Isaac ROS Nova meta-package](https://github.com/NVIDIA-ISAAC-ROS/isaac_ros_nova/blob/main/isaac_ros_nova). This package will launch all the sensor drivers for your defined Nova system. Guidelines and instructions on its use can be found [here](https://nvidia-isaac-ros.github.io/repositories_and_packages/isaac_ros_nova/isaac_ros_nova/index.html).
23
+
21
24
## Isaac ROS NITROS Acceleration
22
25
23
26
This package is powered by [NVIDIA Isaac Transport for ROS (NITROS)](https://developer.nvidia.com/blog/improve-perception-performance-for-ros-2-applications-with-nvidia-isaac-transport-for-ros/), which leverages type adaptation and negotiation to optimize message formats and dramatically accelerate communication between participating nodes.
24
27
25
28
## Performance
26
29
27
-
| Sample Graph<br/><br/> | Input Size<br/><br/> | Nova Carter<br/><br/> |
0 commit comments