2023-08-11 10:42:57 +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">
|
|
|
|
<name>rmp220_middleware</name>
|
|
|
|
<version>0.0.0</version>
|
|
|
|
<description>TODO: Package description</description>
|
|
|
|
<maintainer email="bjoern.ellensohn@gmail.com">bjorn</maintainer>
|
|
|
|
<license>TODO: License declaration</license>
|
|
|
|
|
2023-08-14 10:46:00 +00:00
|
|
|
<test_depend>ament_copyright</test_depend>
|
|
|
|
<test_depend>ament_flake8</test_depend>
|
|
|
|
<test_depend>ament_pep257</test_depend>
|
|
|
|
<test_depend>python3-pytest</test_depend>
|
2023-08-11 10:42:57 +00:00
|
|
|
|
|
|
|
<export>
|
2023-08-14 10:46:00 +00:00
|
|
|
<build_type>ament_python</build_type>
|
2023-08-11 10:42:57 +00:00
|
|
|
</export>
|
|
|
|
</package>
|