Skip to content

Commit

Permalink
fix building
Browse files Browse the repository at this point in the history
  • Loading branch information
harrislegobrick committed Oct 29, 2023
1 parent 4d64cf0 commit dc35186
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions urc_controllers/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@
<depend>realtime_tools</depend>
<depend>rclcpp</depend>
<depend>rclcpp_lifecycle</depend>
<depend>urc_util</depend>
<depend>urc_hw</depend>

<build_depend>pluginlib</build_depend>

Expand Down
1 change: 1 addition & 0 deletions urc_hw/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
<buildtool_depend>ament_cmake</buildtool_depend>

<depend>hardware_interface</depend>
<depend>urc_util</depend>
<depend>rclcpp</depend>
<depend>pluginlib</depend>

Expand Down

0 comments on commit dc35186

Please sign in to comment.