Update openarm_hardware package.xml to include hardware_interface and pluginlib

This commit is contained in:
thomason 2025-05-07 09:17:01 +09:00 committed by GitHub
parent e4afcbf11d
commit e9365f0f26
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,6 +9,10 @@
<buildtool_depend>ament_cmake</buildtool_depend>
<depend>rclcpp</depend>
<depend>hardware_interface</depend>
<depend>pluginlib</depend>
<test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend>