Skip to content

Commit

Permalink
Add missing rclpy dependency to common_diagnostics to fix rosdoc2 output
Browse files Browse the repository at this point in the history
  • Loading branch information
rkent committed Oct 25, 2024
1 parent bb392ee commit 29f1884
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 29f1884

Please sign in to comment.