isaac_ros_image_pipeline
Source code on GitHub.
Replacing image_pipeline
with isaac_ros_image_pipeline
Add a dependency on
isaac_ros_image_pipeline
toyour_package/package.xml
andyour_package/CMakeLists.txt
. If all desired packages under an existingimage_pipeline
dependency have Isaac ROS alternatives (see Supported Packages), then the originalimage_pipeline
dependency may be removed entirely.Change the package and plugin names in any
*.launch.py
launch files to use[package name]
andnvidia::isaac_ros::image_proc::[component_name]
respectively. For a list of all packages, see Supported Packages. For a list of all ROS 2 Components made available, see the per-package detailed documentation below.
Supported Packages
At this time, the packages under the standard image_pipeline
have
the following support:
Existing Package |
Isaac ROS Alternative |
---|---|
|
See |
|
See |
|
See |
|
See |
|
Continue using existing package |
|
Continue using existing package |
|
Continue using existing package |
|
Continue using existing package |