<?xml version="1.0"?>
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>stereo_image_proc</name>
<version>3.0.6</version>
<description>Stereo and single image rectification and disparity processing.</description>
<maintainer email="vincent.rabaud@gmail.com">Vincent Rabaud</maintainer>
<maintainer email="whitleysoftwareservices@gmail.com">Joshua Whitley</maintainer>
<maintainer email="jacob@openrobotics.org">Jacob Perron</maintainer>
<license>BSD</license>
<url type="website">https://index.ros.org/p/stereo_image_proc/github-ros-perception-image_pipeline/</url>
<url type="bugtracker">https://github.com/ros-perception/image_pipeline/issues</url>
<url type="repository">https://github.com/ros-perception/image_pipeline</url>
<author>Patrick Mihelich</author>
<author>Kurt Konolige</author>
<author>Jeremy Leibs</author>
<buildtool_depend>ament_cmake_auto</buildtool_depend>
<depend>cv_bridge</depend>
<depend>image_geometry</depend>
<depend>image_proc</depend>
<depend>image_transport</depend>
<depend>message_filters</depend>
<depend>rclcpp</depend>
<depend>rclcpp_components</depend>
<depend>sensor_msgs</depend>
<depend>stereo_msgs</depend>
<test_depend>ament_cmake_pytest</test_depend>
<test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend>
<test_depend>launch</test_depend>
<test_depend>launch_ros</test_depend>
<test_depend>launch_testing</test_depend>
<test_depend>launch_testing_ament_cmake</test_depend>
<test_depend>python3-opencv</test_depend>
<test_depend>python_cmake_module</test_depend>
<test_depend>rclpy</test_depend>
<test_depend>ros_testing</test_depend>
<export>
<build_type>ament_cmake</build_type>
</export>
</package>