diff --git a/camera_calibration/package.xml b/camera_calibration/package.xml index 3096d2bb2..2685997a0 100644 --- a/camera_calibration/package.xml +++ b/camera_calibration/package.xml @@ -2,7 +2,7 @@ camera_calibration - 6.0.0 + 6.0.1 camera_calibration allows easy calibration of monocular or stereo cameras using a checkerboard calibration target. diff --git a/camera_calibration/setup.py b/camera_calibration/setup.py index 922371266..a662801c2 100644 --- a/camera_calibration/setup.py +++ b/camera_calibration/setup.py @@ -5,7 +5,7 @@ setup( name=PACKAGE_NAME, - version='6.0.0', + version='6.0.1', packages=["camera_calibration", "camera_calibration.nodes"], data_files=[ ('share/ament_index/resource_index/packages', diff --git a/depth_image_proc/package.xml b/depth_image_proc/package.xml index cc8c8d165..1a24048f1 100644 --- a/depth_image_proc/package.xml +++ b/depth_image_proc/package.xml @@ -2,7 +2,7 @@ depth_image_proc - 6.0.0 + 6.0.1 Contains components for processing depth images such as those diff --git a/image_pipeline/package.xml b/image_pipeline/package.xml index e5bcaa5c2..7502fd3bc 100644 --- a/image_pipeline/package.xml +++ b/image_pipeline/package.xml @@ -2,7 +2,7 @@ image_pipeline - 6.0.0 + 6.0.1 image_pipeline fills the gap between getting raw images from a camera driver and higher-level vision processing. Vincent Rabaud diff --git a/image_proc/package.xml b/image_proc/package.xml index 2bca015d0..dcf2a8892 100644 --- a/image_proc/package.xml +++ b/image_proc/package.xml @@ -2,7 +2,7 @@ image_proc - 6.0.0 + 6.0.1 Single image rectification and color processing. Vincent Rabaud diff --git a/image_publisher/package.xml b/image_publisher/package.xml index e01a8732d..fcfa25e5c 100644 --- a/image_publisher/package.xml +++ b/image_publisher/package.xml @@ -2,7 +2,7 @@ image_publisher - 6.0.0 + 6.0.1 Contains a node publish an image stream from single image file diff --git a/image_rotate/package.xml b/image_rotate/package.xml index 4fac7e250..477f48079 100644 --- a/image_rotate/package.xml +++ b/image_rotate/package.xml @@ -2,7 +2,7 @@ image_rotate - 6.0.0 + 6.0.1

Contains a node that rotates an image stream in a way that minimizes diff --git a/image_view/package.xml b/image_view/package.xml index 9bc247b4e..6b9fe9005 100644 --- a/image_view/package.xml +++ b/image_view/package.xml @@ -2,7 +2,7 @@ image_view - 6.0.0 + 6.0.1 A simple viewer for ROS image topics. Includes a specialized viewer for stereo + disparity images. diff --git a/stereo_image_proc/package.xml b/stereo_image_proc/package.xml index 080aa51ef..3ddf5ae65 100644 --- a/stereo_image_proc/package.xml +++ b/stereo_image_proc/package.xml @@ -2,7 +2,7 @@ stereo_image_proc - 6.0.0 + 6.0.1 Stereo and single image rectification and disparity processing. Vincent Rabaud diff --git a/tracetools_image_pipeline/package.xml b/tracetools_image_pipeline/package.xml index b3fb0e09a..51caaf6c0 100644 --- a/tracetools_image_pipeline/package.xml +++ b/tracetools_image_pipeline/package.xml @@ -2,7 +2,7 @@ tracetools_image_pipeline - 6.0.0 + 6.0.1 LTTng tracing provider wrapper for image_pipeline ROS 2 meta-package.