Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

image_pipeline: 2.2.1-4 in 'rolling/distribution.yaml' [bloom] #32223

Merged
merged 1 commit into from
Feb 17, 2022

Conversation

cottsay
Copy link
Member

@cottsay cottsay commented Feb 17, 2022

Increasing version of package(s) in repository image_pipeline to 2.2.1-4:

camera_calibration

* remove email blasts from steve macenski (#596 <https://github.com/ros-perception/image_pipeline/issues/596>)
* Add pytest.ini to fix warning (#584 <https://github.com/ros-perception/image_pipeline/issues/584>)
  Fixes the following warning:
  Warning: The 'junit_family' default value will change to 'xunit2' in pytest 6.0.
  Add 'junit_family=xunit1' to your pytest.ini file to keep the current format in future versions of pytest and silence this warning.
* [Foxy] Use ament_auto Macros (#573 <https://github.com/ros-perception/image_pipeline/issues/573>)
* Contributors: Jacob Perron, Joshua Whitley, Steve Macenski

depth_image_proc

* remove email blasts from steve macenski (#596 <https://github.com/ros-perception/image_pipeline/issues/596>)
* [Foxy] Use ament_auto Macros (#573 <https://github.com/ros-perception/image_pipeline/issues/573>)
  * Fixing version and maintainer problems in camera_calibration.
  * Applying ament_auto macros to depth_image_proc.
  * Cleaning up package.xml in image_pipeline.
  * Applying ament_auto macros to image_proc.
  * Applying ament_auto macros to image_publisher.
  * Applying ament_auto macros to image_rotate.
  * Applying ament_auto macros to image_view.
  * Replacing some deprecated headers in image_view.
  * Fixing some build warnings in image_view.
  * Applying ament_auto macros to stereo_image_proc.
  * Adding some linter tests to image_pipeline.
  * Updating package URLs to point to ROS Index.
* Add rclcpp and rclcpp_components dependencies to package.xml. (#569 <https://github.com/ros-perception/image_pipeline/issues/569>) (#570 <https://github.com/ros-perception/image_pipeline/issues/570>)
  I noticed that these are listed in CMakeLists.txt but not in package.xml
  and this is causing a build failure for the binary releases on
  build.ros2.org:
  http://build.ros2.org/view/Dbin_ubhf_uBhf/job/Dbin_uB64__depth_image_proc__ubuntu_bionic_amd64__binary/
  Co-authored-by: Steven! Ragnarök <mailto:nuclearsandwich@users.noreply.github.com>
* Contributors: Joshua Whitley, Steve Macenski

image_pipeline

* remove email blasts from steve macenski (#596 <https://github.com/ros-perception/image_pipeline/issues/596>)
* [Foxy] Use ament_auto Macros (#573 <https://github.com/ros-perception/image_pipeline/issues/573>)
* Contributors: Joshua Whitley, Steve Macenski

image_proc

* make crop_decimate work (#593 <https://github.com/ros-perception/image_pipeline/issues/593>)
* remove email blasts from steve macenski (#596 <https://github.com/ros-perception/image_pipeline/issues/596>)
* Disable "Publish Color!" debug_info (#577 <https://github.com/ros-perception/image_pipeline/issues/577>)
* [Foxy] Use ament_auto Macros (#573 <https://github.com/ros-perception/image_pipeline/issues/573>)
* Contributors: Dereck Wonnacott, Joshua Whitley, Michael Ferguson, Steve Macenski

image_publisher

* remove email blasts from steve macenski (#596 <https://github.com/ros-perception/image_pipeline/issues/596>)
* [Foxy][Image Publisher] Update launch file (#579 <https://github.com/ros-perception/image_pipeline/issues/579>)
  Co-authored-by: louis <mailto:louis.tran@otsaw.com>
* [Foxy] Use ament_auto Macros (#573 <https://github.com/ros-perception/image_pipeline/issues/573>)
  * Fixing version and maintainer problems in camera_calibration.
  * Applying ament_auto macros to depth_image_proc.
  * Cleaning up package.xml in image_pipeline.
  * Applying ament_auto macros to image_proc.
  * Applying ament_auto macros to image_publisher.
  * Applying ament_auto macros to image_rotate.
  * Applying ament_auto macros to image_view.
  * Replacing some deprecated headers in image_view.
  * Fixing some build warnings in image_view.
  * Applying ament_auto macros to stereo_image_proc.
  * Adding some linter tests to image_pipeline.
  * Updating package URLs to point to ROS Index.
* Contributors: Joshua Whitley, Steve Macenski, trthanhquang

image_rotate

* remove email blasts from steve macenski (#596 <https://github.com/ros-perception/image_pipeline/issues/596>)
* [Foxy] Use ament_auto Macros (#573 <https://github.com/ros-perception/image_pipeline/issues/573>)
* Contributors: Joshua Whitley, Steve Macenski

image_view

* remove email blasts from steve macenski (#596 <https://github.com/ros-perception/image_pipeline/issues/596>)
* [Foxy] Use ament_auto Macros (#573 <https://github.com/ros-perception/image_pipeline/issues/573>)
* Contributors: Joshua Whitley, Steve Macenski

stereo_image_proc

* remove email blasts from steve macenski (#596 <https://github.com/ros-perception/image_pipeline/issues/596>)
* Refactor stereo_image_proc tests (#588 <https://github.com/ros-perception/image_pipeline/issues/588>)
* [Foxy] Use ament_auto Macros (#573 <https://github.com/ros-perception/image_pipeline/issues/573>)
* Contributors: Jacob Perron, Joshua Whitley, Steve Macenski

@github-actions github-actions bot added the rolling Issue/PR is for the ROS 2 Rolling distribution label Feb 17, 2022
@nuclearsandwich nuclearsandwich merged commit 0e17b5b into ros:master Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rolling Issue/PR is for the ROS 2 Rolling distribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants