Skip to content

Commit

Permalink
[hokuyo_estimation] add CATKIN_DEPENDS from github action
Browse files Browse the repository at this point in the history
  • Loading branch information
HarukiKozukapenguin committed Jun 8, 2024
1 parent 6fb91b9 commit eb55ed5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hokuyo_estimation/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ message(WARNING "OPENCV ${OpenCV_VERSION} FOUND")

catkin_package(
INCLUDE_DIRS include
CATKIN_DEPENDS roscpp
CATKIN_DEPENDS roscpp sensor_msgs nodelet tf std_msgs dynamic_reconfigure geometry_msgs
LIBRARIES tree_tracking
)

Expand Down

0 comments on commit eb55ed5

Please sign in to comment.