Skip to content

Commit

Permalink
Add missing rclpy dependency to common_diagnostics to fix rosdoc2 out…
Browse files Browse the repository at this point in the history
…put (#402)

(cherry picked from commit 0958946)
  • Loading branch information
rkent committed Dec 3, 2024
1 parent 42fdf05 commit c91c883
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions diagnostic_common_diagnostics/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
<exec_depend>lm-sensors</exec_depend>
<exec_depend>python3-ntplib</exec_depend>
<exec_depend>python3-psutil</exec_depend>
<exec_depend>rclpy</exec_depend>

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

0 comments on commit c91c883

Please sign in to comment.