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>nav2z_client</name>
  <version>1.22.1</version>
  <description>The nav2z_client package implements SMACC Action Client Plugin for the ROS Navigation State - move_base node.  Developed by Reel Robotics.</description>

  <author email="pablo@ibrobotics.com">Pablo Inigo Blasco</author>
  <maintainer email="pablo@ibrobotics.com">Pablo Inigo Blasco</maintainer>

  <license>BSDv3</license>

  <buildtool_depend>ament_cmake</buildtool_depend>

  <depend>angles</depend>
  <depend>yaml_cpp_vendor</depend>
  <depend>nav2_msgs</depend>
  <depend>pluginlib</depend>
  <depend>smacc2</depend>
  <depend>std_msgs</depend>
  <depend>std_srvs</depend>
  <depend>tf2</depend>
  <depend>tf2_ros</depend>
  <depend>tf2_geometry_msgs</depend>
  <depend>bond</depend>
  <depend>slam_toolbox</depend>

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