Skip to content

Commit

Permalink
Add depend
Browse files Browse the repository at this point in the history
  • Loading branch information
Tacha-S committed Dec 10, 2024
1 parent ac03732 commit 2a8c771
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dynamixel_hardware/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ find_package(lifecycle_msgs REQUIRED)
find_package(hardware_interface REQUIRED)
find_package(pluginlib REQUIRED)
find_package(dynamixel_workbench_toolbox REQUIRED)
find_package(tinyxml2_vendor REQUIRED)

add_library(
${PROJECT_NAME}
Expand Down
1 change: 1 addition & 0 deletions dynamixel_hardware/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<depend>lifecycle_msgs</depend>
<depend>hardware_interface</depend>
<depend>pluginlib</depend>
<depend>tinyxml2_vendor</depend>
<depend>dynamixel_workbench_toolbox</depend>

<test_depend>ament_lint_auto</test_depend>
Expand Down

0 comments on commit 2a8c771

Please sign in to comment.