<?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>ublox_dgnss_node</name>
<version>0.5.4</version>
<description>Provides a ublox_gnss node for a u-blox GPS GNSS receiver using Gen 9 UBX Protocol</description>
<maintainer email="nick@aussierobots.com.au">Nick Hortovanyi</maintainer>
<license>Apache License, Version 2.0</license>
<url>https://github.com/aussierobots/ublox_dgnss</url>
<buildtool_depend>ament_cmake</buildtool_depend>
<depend>rclcpp</depend>
<depend>rclcpp_components</depend>
<depend>libusb-1.0-dev</depend>
<exec_depend>std_msgs</exec_depend>
<depend>ublox_ubx_msgs</depend>
<depend>ublox_ubx_interfaces</depend>
<depend>rtcm_msgs</depend>
<build_depend>pkg-config</build_depend>
<test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend>
<test_depend>ament_cmake_cppcheck</test_depend>
<test_depend>ament_cmake_copyright</test_depend>
<test_depend>ament_cmake_uncrustify</test_depend>
<export>
<build_type>ament_cmake</build_type>
</export>
</package>