<?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>swri_transform_util</name>
<version>3.7.3</version>
<description>
The swri_transform_util package contains utility functions and classes for
transforming between coordinate frames.
</description>
<author>Marc Alban</author>
<maintainer email="swri-robotics@swri.org">Southwest Research Institute</maintainer>
<license>BSD</license>
<url>https://github.com/swri-robotics/marti_common</url>
<buildtool_depend>ament_cmake</buildtool_depend>
<buildtool_depend>ament_cmake_python</buildtool_depend>
<buildtool_depend>pkg-config</buildtool_depend>
<depend>boost</depend>
<depend>cv_bridge</depend>
<depend>diagnostic_msgs</depend>
<depend>diagnostic_updater</depend>
<depend>geographic_msgs</depend>
<depend>geometry_msgs</depend>
<depend>geographiclib</depend>
<depend>gps_msgs</depend>
<depend>geos</depend>
<depend>marti_nav_msgs</depend>
<depend>proj</depend>
<depend>rclcpp_components</depend>
<depend>rclcpp</depend>
<depend>rcl_interfaces</depend>
<depend>rclpy</depend>
<depend>sensor_msgs</depend>
<depend>swri_math_util</depend>
<depend>swri_roscpp</depend>
<depend>tf2</depend>
<depend>tf2_geometry_msgs</depend>
<depend>tf2_ros</depend>
<depend>yaml-cpp</depend>
<exec_depend>python3-numpy</exec_depend>
<exec_depend>python3-yaml</exec_depend>
<test_depend>ament_cmake_gtest</test_depend>
<test_depend>ament_index_cpp</test_depend>
<test_depend>launch_ros</test_depend>
<test_depend>launch_testing</test_depend>
<test_depend>launch_testing_ament_cmake</test_depend>
<export>
<build_type>ament_cmake</build_type>
<rosdoc config="rosdoc.yaml" />
</export>
</package>