Skip to content

Commit

Permalink
Adding Nvidia Image Proc link (ros-perception#954)
Browse files Browse the repository at this point in the history
There is an nvidia image pipeline implementation that is GPU optimized
for the Jetsons. I think its worth mentioning to users that are using
the Jetson platforms that there are a few related modules they should
check out if interested.

The Nvidia version is not feature-complete, since some are not
meaningfully optimized by the GPU, but contains a few useful ones.
  • Loading branch information
SteveMacenski authored and Krzysztof Wojciechowski committed May 27, 2024
1 parent aa251da commit 329d709
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 329d709

Please sign in to comment.