PX4 / uvc_ros_driver

A ros node to stream images from a multi-camera UVC device
18 stars 28 forks source link

"catkin_make install" fails #37

Open nikolausmayer opened 6 years ago

nikolausmayer commented 6 years ago

Building with catkin_make succeeds on the "dynamic-reconfigure" branch (https://github.com/PX4/uvc_ros_driver/commit/fac700930f18a9eb498571ec0c51a4fb3655cb63), but catkin_make install fails with an error:

CMake Error at uvc_ros_driver/cmake_install.cmake:36 (file):
  file INSTALL cannot find
  "/home/nikolausmayer/catkin_ws/devel/include/uvc_ros_driver/uvc_ros_driver_nodeConfig.h".
Call Stack (most recent call first):
  cmake_install.cmake:141 (include)