Skip to content

Commit

Permalink
[hokuyo_estimation] delete tree_tracking in LIBRARIES variable for th…
Browse files Browse the repository at this point in the history
…is is made in their build
  • Loading branch information
HarukiKozukapenguin committed Jun 8, 2024
1 parent 77e552d commit 128eb40
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 @@ -33,7 +33,7 @@ message(WARNING "OPENCV ${OpenCV_VERSION} FOUND")
catkin_package(
INCLUDE_DIRS include
CATKIN_DEPENDS roscpp sensor_msgs nodelet tf std_msgs dynamic_reconfigure geometry_msgs
LIBRARIES tree_tracking
# LIBRARIES tree_tracking
)

###########
Expand Down

0 comments on commit 128eb40

Please sign in to comment.