SherifN / peak_cam

A Linux ROS C++ Node that wraps the driver API for IDS vision cameras using IDS peak software.
Other
8 stars 13 forks source link

#include "peak_cam/PeakCamConfig.h" #38

Open ZzhYgwh opened 1 year ago

ZzhYgwh commented 1 year ago

Hello, first of all, thank you very much for sharing this project. But when compiling the file, I had a problem with the code. There is no 'PeakCamConfig. h' in the file I pulled. I guess it should be in the folder of 'peak_cam', but I searched many times and did not find this file, which resulted in the file not being compiled properly. Can you provide a solution? Thank you very much!