<?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>open_manipulator_gui</name>
<version>4.0.8</version>
<description>
The OpenMANIPULATOR GUI ROS 2 package enables users to explore Joint Space,
Task Space, and even work with the Task Constructor functionality. </description>
<maintainer email="pyo@robotis.com">Pyo</maintainer>
<license>Apache 2.0</license>
<url type="website">http://wiki.ros.org/open_manipulator</url>
<url type="repository">https://github.com/ROBOTIS-GIT/open_manipulator</url>
<url type="bugtracker">https://github.com/ROBOTIS-GIT/open_manipulator/issues</url>
<author email="hjkim@robotis.com">Hye-Jong KIM</author>
<author email="wsh@robotis.com">Sungho Woo</author>
<author email="ywh@robotis.com">Wonho Yun</author>
<buildtool_depend>ament_cmake</buildtool_depend>
<depend>rclcpp</depend>
<depend>std_msgs</depend>
<depend>sensor_msgs</depend>
<depend>qtbase5-dev</depend>
<depend>qt5-qmake</depend>
<depend>libqt5-core</depend>
<depend>libqt5-gui</depend>
<depend>eigen3_cmake_module</depend>
<depend>moveit_msgs</depend>
<depend>moveit_core</depend>
<depend>moveit_ros_planning</depend>
<depend>moveit_ros_planning_interface</depend>
<depend>geometry_msgs</depend>
<export>
<build_type>ament_cmake</build_type>
</export>
</package>