Skip to content

Commit

Permalink
[jsk_spot_startup] add coral_usb to dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
sktometometo committed Jul 4, 2023
1 parent ea4f75d commit 75489e4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion jsk_spot_robot/jsk_spot_startup/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
<exec_depend>audio_capture</exec_depend>
<exec_depend>cmd_vel_smoother</exec_depend>
<exec_depend>compressed_image_transport</exec_depend>
<exec_depend>coral_usb</exec_depend>
<exec_depend>image_transport</exec_depend>
<exec_depend>interactive_marker_twist_server</exec_depend>
<exec_depend>jsk_perception</exec_depend>
Expand Down Expand Up @@ -50,6 +51,6 @@
<test_depend>rostest</test_depend>

<export>
<app_manager app_dir="${prefix}/apps" />
<app_manager app_dir="${prefix}/apps"/>
</export>
</package>

0 comments on commit 75489e4

Please sign in to comment.