Skip to content

Commit

Permalink
Add missing dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Luca Della Vedova <[email protected]>
  • Loading branch information
luca-della-vedova committed Dec 12, 2024
1 parent 7574be9 commit cd666b0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions nexus_capabilities/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,12 @@
<depend>nexus_common</depend>
<depend>nexus_endpoints</depend>
<depend>nexus_orchestrator_msgs</depend>
<depend>nlohmann-json-dev</depend>
<depend>pluginlib</depend>
<depend>rclcpp</depend>
<depend>rclcpp_lifecycle</depend>
<depend>rmf_dispenser_msgs</depend>
<depend>rmf_task_msgs</depend>
<depend>rmf_utils</depend>
<depend>tf2</depend>
<depend>tf2_ros</depend>
Expand Down

0 comments on commit cd666b0

Please sign in to comment.