Skip to content

Commit

Permalink
added image transport + plugins as a dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
klaxalk committed Oct 1, 2024
1 parent e2a5292 commit 47733fa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ros_packages/mrs_uav_system_full/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@
<exec_depend>mrs_uav_px4_api</exec_depend>
<exec_depend>mrs_uav_dji_tello_api</exec_depend>

<exec_depend>image_transport</exec_depend>
<exec_depend>image_transport_plugins</exec_depend>

<exec_depend>python-is-python3</exec_depend>

<export>
Expand Down

0 comments on commit 47733fa

Please sign in to comment.