From e21121fd5cc1fe7df0a8e5391a8b435f0dd123d4 Mon Sep 17 00:00:00 2001 From: Steve Macenski Date: Wed, 28 Feb 2024 18:20:00 -0800 Subject: [PATCH] Adding Nvidia remark --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 82fcc8436..f261bb717 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,5 @@ and links to the documentation for each individual package. Not every aspect has been ported to the new ROS 2 API documentation yet, so there is still additional (partially outdated) information in [the ROS wiki entry](http://wiki.ros.org/image_pipeline). + +If you are using an Nvidia Jetson platform, consider using modules from [Isaac Image Proc](https://github.com/NVIDIA-ISAAC-ROS/isaac_ros_image_pipeline) - a collection of hardware accelerated `image_proc` features for the Jetsons.