Skip to content

Commit 26ca00e

Browse files
authored
Add missing dependency to franka_semantic_components
1 parent 51c3bb8 commit 26ca00e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

patch/dependencies.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -268,3 +268,6 @@ aws_sdk_cpp_vendor:
268268
franka_hardware:
269269
add_host: ["ros-humble-rclcpp-action", "ros-humble-rclcpp-components"]
270270
add_run: ["ros-humble-rclcpp-action", "ros-humble-rclcpp-components"]
271+
franka_semantic_components:
272+
add_host: ["ros-humble-urdf"]
273+
add_run: ["ros-humble-urdf"]

0 commit comments

Comments
 (0)