Skip to content

Commit

Permalink
fix dependencies issues
Browse files Browse the repository at this point in the history
  • Loading branch information
Alpaca-zip authored Jan 5, 2024
1 parent d15477f commit 2dcc024
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ target_link_libraries(tracker_with_cloud_node
${OpenCV_LIBRARIES}
${PCL_LIBRARIES}
)
add_dependencies(tracker_with_cloud_node ultralytics_ros_generate_messages_cpp)

install(PROGRAMS
script/tracker_node.py
Expand Down

0 comments on commit 2dcc024

Please sign in to comment.