openarm_ros2/openarm_description/package.xml

22 lines
661 B
XML
Raw Normal View History

2025-03-08 11:45:28 +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">
2025-03-11 04:06:46 +00:00
<name>openarm_description</name>
2025-04-25 09:36:27 +00:00
<version>0.3.0</version>
2025-03-08 11:45:28 +00:00
<description>TODO: Package description</description>
<maintainer email="TODO@todo.com">TODO</maintainer>
<license>BSD-3-Clause</license>
2025-03-08 11:45:28 +00:00
<buildtool_depend>ament_cmake</buildtool_depend>
<depend>joint_state_publisher_gui</depend>
<depend>ros_gz</depend>
<test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend>
<export>
<build_type>ament_cmake</build_type>
</export>
</package>