Skip to content

Commit cd666b0

Browse files
Add missing dependency
Signed-off-by: Luca Della Vedova <lucadv@intrinsic.ai>
1 parent 7574be9 commit cd666b0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

nexus_capabilities/package.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,12 @@
1313
<depend>nexus_common</depend>
1414
<depend>nexus_endpoints</depend>
1515
<depend>nexus_orchestrator_msgs</depend>
16+
<depend>nlohmann-json-dev</depend>
1617
<depend>pluginlib</depend>
1718
<depend>rclcpp</depend>
1819
<depend>rclcpp_lifecycle</depend>
20+
<depend>rmf_dispenser_msgs</depend>
21+
<depend>rmf_task_msgs</depend>
1922
<depend>rmf_utils</depend>
2023
<depend>tf2</depend>
2124
<depend>tf2_ros</depend>

0 commit comments

Comments
 (0)