<?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_driver</name>
<version>0.0.1</version>
<description>WHILL Model CR2 driver package</description>
<maintainer email="george.mandokoro@whill.inc">George Mandokoro</maintainer>
<license>MIT</license>
<buildtool_depend>ament_cmake</buildtool_depend>
<depend>rclcpp</depend>
<build_depend>rclcpp_components</build_depend>
<build_depend>std_msgs</build_depend>
<build_depend>whill_msgs</build_depend>
<exec_depend>rclcpp_components</exec_depend>
<export>
<build_type>ament_cmake</build_type>
</export>
</package>