Skip to content

Commit a16b54b

Browse files
ct2034rkent
andauthored
Add missing rclpy dependency to common_diagnostics to fix rosdoc2 output (#402) (#408)
(cherry picked from commit 0958946) Co-authored-by: R Kent James <[email protected]>
1 parent e09bbbd commit a16b54b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

diagnostic_common_diagnostics/package.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
<exec_depend>lm-sensors</exec_depend>
2323
<exec_depend>python3-ntplib</exec_depend>
2424
<exec_depend>python3-psutil</exec_depend>
25+
<exec_depend>rclpy</exec_depend>
2526

2627
<test_depend>ament_lint_auto</test_depend>
2728
<!-- Usage of ament_lint_common is locked by https://github.com/ament/ament_lint/issues/423

0 commit comments

Comments
 (0)