Skip to content

Commit

Permalink
Add web_video_server to dependencies (#13) (#15)
Browse files Browse the repository at this point in the history
(cherry picked from commit 4733b5a)

Co-authored-by: Błażej Sowa <[email protected]>
  • Loading branch information
mergify[bot] and bjsowa authored Nov 18, 2024
1 parent 22c88a6 commit 7818c0f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions leo_bringup/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,12 @@
<exec_depend>rosbridge_server</exec_depend>
<exec_depend>sensor_msgs</exec_depend>
<exec_depend>v4l2_camera</exec_depend>
<exec_depend>web_video_server</exec_depend>
<exec_depend>xacro</exec_depend>

<exec_depend>leo_description</exec_depend>
<exec_depend>leo_fw</exec_depend>

<!-- <exec_depend>web_video_server</exec_depend> -->

<test_depend>ament_lint_auto</test_depend>
<test_depend>ament_cmake_lint_cmake</test_depend>
<test_depend>ament_cmake_xmllint</test_depend>
Expand Down

0 comments on commit 7818c0f

Please sign in to comment.