PACKAGE

<?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>nebula_robosense_hw_interfaces</name>
  <version>0.3.0</version>
  <description>Nebula HW Interfaces Robosense</description>
  <maintainer email="david.wong@tier4.jp">David Wong</maintainer>
  <maintainer email="max.schmeller@tier4.jp">Max Schmeller</maintainer>

  <license>Apache 2</license>
  <author>TIER IV</author>

  <buildtool_depend>autoware_cmake</buildtool_depend>

  <depend>boost_tcp_driver</depend>
  <depend>boost_udp_driver</depend>
  <depend>nebula_core_common</depend>
  <depend>nebula_core_hw_interfaces</depend>
  <depend>nebula_msgs</depend>
  <depend>nebula_robosense_common</depend>
  <depend>robosense_msgs</depend>

  <export>
    <build_type>ament_cmake</build_type>
  </export>
</package>