duo3d / duo3d_driver

ROS Driver for DUO
http://ros.org/wiki/duo3d-driver
BSD 3-Clause "New" or "Revised" License
12 stars 21 forks source link

Missing file (Duo3DConfig.h) #1

Closed wassimrafrafi closed 7 years ago

wassimrafrafi commented 7 years ago

Hi, Thank you for the driver !! but unfortunately I think that there is a missing file :/ duo3d_driver.cpp:36:38: fatal error:

include <duo3d_driver/Duo3DConfig.h>

Could you fix it please ?

duo3d commented 7 years ago

Hi, We have updated the CMakeLists.txt that now properly generates Duo3DConfig.h file.

wassimrafrafi commented 7 years ago

Hi, I have tried again and unfortunately still unable to find this file :/

nvanbenschoten commented 7 years ago

I am facing this same issue. Building the driver fails with the error:

duo3d_driver.cpp:36:38: fatal error: duo3d_driver/Duo3DConfig.h: No such file or directory

EDIT: To fix this I needed to run:

chmod a+x cfg/Duo3D.cfg