openarm_ros2/openarm_bimanual_description/package.xml

23 lines
740 B
XML
Raw Normal View History

2025-03-10 02:46:20 +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_bimanual_description</name>
2025-03-10 02:46:20 +00:00
<version>0.0.0</version>
<description>Using OpenArm as set of humanoid arms</description>
<maintainer email="t95zhou@uwaterloo.ca">Thomason Zhou</maintainer>
<license>BSD-3-Clause</license>
2025-03-10 02:46:20 +00:00
<buildtool_depend>ament_cmake</buildtool_depend>
<depend>joint_state_publisher_gui</depend>
<depend>ros_gz</depend>
<depend>realsense2_description</depend>
2025-03-10 02:46:20 +00:00
<test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend>
<export>
<build_type>ament_cmake</build_type>
</export>
</package>