Add package dependencies for running openarm ros2 controller demo (#60)

This commit is contained in:
Whitney Huang 2025-10-22 09:56:18 +09:00 committed by GitHub
parent 5309b131e6
commit 39dc03e425
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,6 +24,9 @@
<buildtool_depend>ament_cmake</buildtool_depend> <buildtool_depend>ament_cmake</buildtool_depend>
<exec_depend>ros2_controllers</exec_depend>
<exec_depend>controller_manager</exec_depend>
<test_depend>ament_lint_auto</test_depend> <test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend> <test_depend>ament_lint_common</test_depend>