PACKAGE

<?xml version='1.0' encoding='utf-8'?>
<package format="3">
  <name>fkie_mas_gui</name>
  <version>5.0.0</version>
  <description>
    Graphical interface to manage the running and
    configured ROS nodes on different hosts.
  </description>

  <license>MIT</license>
  <author>Francisco Garcia</author>
  <author>Carlos Tampier</author>
  <author>Alexander Tiderko</author>
  <maintainer email="alexander.tiderko@fkie.fraunhofer.de">Alexander Tiderko</maintainer>
  <maintainer email="carlos.tampier.cotoras@fkie.fraunhofer.de">Carlos Tampier</maintainer>
  <url>https://github.com/fkie/fkie-multi-agent-suite</url>
  <buildtool_depend condition="$ROS_VERSION == 1">catkin</buildtool_depend>
  <buildtool_depend condition="$ROS_VERSION == 2">ament_cmake</buildtool_depend>
</package>