eutobot_intergration/src/eutobot/eutobot_teleop/package.xml

22 lines
872 B
XML

<?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>eutobot_teleop</name>
<version>2.1.5</version>
<description>
Teleoperation node using keyboard for EutoBot.
</description>
<maintainer email="ray@coasia.com">Ray Park</maintainer>
<license>Apache 2.0</license>
<url type="website">http://www.coasianexell.com/</url>
<url type="repository">http://cnst.coasianexell.com:53000/robotics/eutobot</url>
<url type="bugtracker">http://cnst.coasianexell.com:53000/issues</url>
<author email="sw.jo@coasia.com">Biela Jo</author>
<author email="emergency@coasia.com">Matt Lim</author>
<exec_depend>geometry_msgs</exec_depend>
<exec_depend>rclpy</exec_depend>
<export>
<build_type>ament_python</build_type>
</export>
</package>