Skip to content

Commit

Permalink
Add missing dependency to ros_gz_bridge
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Friedman <[email protected]>
  • Loading branch information
Ryanf55 committed Oct 25, 2023
1 parent 9958320 commit 29a44b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ardupilot_gz_bringup/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<exec_depend>launch</exec_depend>
<exec_depend>launch_ros</exec_depend>
<exec_depend>ros_gz_sim</exec_depend>
<exec_depend>ros_gz_bridge</exec_depend>
<exec_depend>robot_state_publisher</exec_depend>
<exec_depend>topic_tools</exec_depend>
<test_depend>ament_cmake_pytest</test_depend>
Expand Down

0 comments on commit 29a44b3

Please sign in to comment.