<?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>leo_example_follow_aruco_marker</name>
<version>1.0.0</version>
<description>
Follow Aruco Marker Example for Leo Rover.
</description>
<maintainer email="support@fictionlab.pl">Fictionlab</maintainer>
<license>MIT</license>
<url type="bugtracker">https://github.com/LeoRover/leo_examples-ros2/issues</url>
<url type="repository">https://github.com/LeoRover/leo_examples-ros2</url>
<author email="aleks@fictionlab.pl">Aleksander Szymański</author>
<buildtool_depend>ament_cmake</buildtool_depend>
<buildtool_depend>ament_cmake_python</buildtool_depend>
<depend>generate_parameter_library</depend>
<exec_depend>aruco_opencv</exec_depend>
<exec_depend>aruco_opencv_msgs</exec_depend>
<exec_depend>geometry_msgs</exec_depend>
<exec_depend>nav_msgs</exec_depend>
<exec_depend>rclpy</exec_depend>
<exec_depend>tf_transformations</exec_depend>
<test_depend>ament_lint_auto</test_depend>
<test_depend>ament_cmake_lint_cmake</test_depend>
<test_depend>ament_cmake_xmllint</test_depend>
<export>
<build_type>ament_cmake</build_type>
</export>
</package>