ros-drivers / pointgrey_camera_driver

ROS driver for Pt. Grey cameras, based on the official FlyCapture2 SDK.
128 stars 180 forks source link

Use find_path to look for system headers. #139

Closed mikepurvis closed 6 years ago

mikepurvis commented 6 years ago

This fixes an issue with not finding the library/headers at build time when already installed on the system.

FYI @v-mehta