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>whill_examples</name>
  <version>0.0.1</version>
  <description>This package boot WHILL Model CR2</description>
  <maintainer email="george.mandokoro@whill.inc">George Mandokoro</maintainer>
  <license>MIT</license>

  <depend>rclpy</depend>
  <depend>sensor_msgs</depend>
  <depend>geometry_msgs</depend>
  <depend>whill_msgs</depend>
  <export>
    <build_type>ament_python</build_type>
  </export>
</package>