2023-04-12 07:04:55 +00:00
|
|
|
<?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">
|
2023-04-12 08:11:46 +00:00
|
|
|
<name>cps_rmp220_support</name>
|
|
|
|
<version>0.0.1</version>
|
|
|
|
<description>Segway RMP220 lite ackage for control, simulation and visualization</description>
|
|
|
|
<maintainer email="bjoern.ellensohn@stud.unileoben.ac.at">MY NAME</maintainer>
|
2023-04-12 07:04:55 +00:00
|
|
|
<license>TODO: License declaration</license>
|
|
|
|
|
|
|
|
<buildtool_depend>ament_cmake</buildtool_depend>
|
|
|
|
|
|
|
|
<test_depend>ament_lint_auto</test_depend>
|
|
|
|
<test_depend>ament_lint_common</test_depend>
|
|
|
|
|
|
|
|
<export>
|
|
|
|
<build_type>ament_cmake</build_type>
|
|
|
|
</export>
|
|
|
|
</package>
|