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>hebi_cpp_api</name>
  <version>3.12.3</version>
  
  <description>A ROS 2 package providing access to the HEBI C++ API.</description>

  <maintainer email="[email protected]">Chris Bollinger</maintainer>
  <maintainer email="[email protected]">Hariharan Ravichandran</maintainer>

  <!-- Author tags are optional, multiple are allowed, one per tag -->
  <!-- Authors do not have to be maintainers, but could be -->
  <!-- Example: -->
  <author email="[email protected]">Chris Bollinger</author>
  <author email="[email protected]">Matthew Tesch</author>

  <url type="website">http://docs.hebi.us/tools.html#cpp-api</url>
  <url type="website">http://hebirobotics.com</url>
  
  <license>Apache License 2.0</license>

  <buildtool_depend>ament_cmake</buildtool_depend>
  
  <build_depend>eigen</build_depend>

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