Skip to content

Commit e17654e

Browse files
PushyamiKavetijpsnir
authored andcommitted
find package fix for trigger messages
1 parent c23e781 commit e17654e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CMakeLists.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,8 @@ find_package(catkin REQUIRED COMPONENTS
2020
sensor_msgs
2121
dynamic_reconfigure
2222
nodelet
23-
trigger_msgs
2423
)
25-
24+
find_package(trigger_msgs)
2625
#find_package(PCL REQUIRED)
2726

2827
###

0 commit comments

Comments
 (0)