diff --git a/camera_calibration/package.xml b/camera_calibration/package.xml index 330cda52..afb306b3 100644 --- a/camera_calibration/package.xml +++ b/camera_calibration/package.xml @@ -2,7 +2,7 @@ camera_calibration - 6.0.5 + 6.0.6 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 401ea9fa..e8771623 100644 --- a/camera_calibration/setup.py +++ b/camera_calibration/setup.py @@ -5,7 +5,7 @@ setup( name=PACKAGE_NAME, - version='6.0.5', + version='6.0.6', 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 3092553a..428ae653 100644 --- a/depth_image_proc/package.xml +++ b/depth_image_proc/package.xml @@ -2,7 +2,7 @@ depth_image_proc - 6.0.5 + 6.0.6 Contains components for processing depth images such as those diff --git a/image_pipeline/package.xml b/image_pipeline/package.xml index 2ec7beb1..57327355 100644 --- a/image_pipeline/package.xml +++ b/image_pipeline/package.xml @@ -2,7 +2,7 @@ image_pipeline - 6.0.5 + 6.0.6 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 70debc4f..3720c969 100644 --- a/image_proc/package.xml +++ b/image_proc/package.xml @@ -2,7 +2,7 @@ image_proc - 6.0.5 + 6.0.6 Single image rectification and color processing. Vincent Rabaud diff --git a/image_publisher/package.xml b/image_publisher/package.xml index 38c5dc53..a621501f 100644 --- a/image_publisher/package.xml +++ b/image_publisher/package.xml @@ -2,7 +2,7 @@ image_publisher - 6.0.5 + 6.0.6 Contains a node publish an image stream from single image file diff --git a/image_rotate/package.xml b/image_rotate/package.xml index 5b9b601b..1cd60aa2 100644 --- a/image_rotate/package.xml +++ b/image_rotate/package.xml @@ -2,7 +2,7 @@ image_rotate - 6.0.5 + 6.0.6

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 2b47fc80..ae7556f5 100644 --- a/image_view/package.xml +++ b/image_view/package.xml @@ -2,7 +2,7 @@ image_view - 6.0.5 + 6.0.6 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 85f83617..103582dc 100644 --- a/stereo_image_proc/package.xml +++ b/stereo_image_proc/package.xml @@ -2,7 +2,7 @@ stereo_image_proc - 6.0.5 + 6.0.6 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 c1251d11..32583234 100644 --- a/tracetools_image_pipeline/package.xml +++ b/tracetools_image_pipeline/package.xml @@ -2,7 +2,7 @@ tracetools_image_pipeline - 6.0.5 + 6.0.6 LTTng tracing provider wrapper for image_pipeline ROS 2 meta-package.