ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

libuvc_ros not building

asked 2015-03-12 06:55:40 -0500

End-Effector gravatar image

Hello,

I'm trying to use this package thero: http://wiki.ros.org/libuvc_camera

But I get this error when I do catkin_make:

    CMake Error at libuvc_ros-master/libuvc_camera/CMakeLists.txt:9 (find_package):
  By not providing "Findlibuvc.cmake" in CMAKE_MODULE_PATH this project has
  asked CMake to find a package configuration file provided by "libuvc", but
  CMake did not find one.

  Could not find a package configuration file provided by "libuvc" with any
  of the following names:

    libuvcConfig.cmake
    libuvc-config.cmake

  Add the installation prefix of "libuvc" to CMAKE_PREFIX_PATH or set
  "libuvc_DIR" to a directory containing one of the above files.  If "libuvc"
  provides a separate development package or SDK, be sure it has been
  installed.


-- Configuring incomplete, errors occurred!
See also "/home/paulo/catkin_ws/build/CMakeFiles/CMakeOutput.log".
See also "/home/paulo/catkin_ws/build/CMakeFiles/CMakeError.log".
make: *** [cmake_check_build_system] Error 1
Invoking "make cmake_check_build_system" failed

Is this my fault or are there missing config files in this package?

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
0

answered 2015-03-12 07:17:34 -0500

gvdhoorn gravatar image

updated 2015-03-12 07:18:46 -0500

Have you run rosdep to check that you have all package dependencies installed?


Also: that package has been released for Hydro, so if you can, I'd install the binary version (ros-hydro-libuvc-camera).

edit flag offensive delete link more
0

answered 2015-12-10 05:58:51 -0500

nic gravatar image

updated 2015-12-10 05:59:11 -0500

You first need to install this library called "libuvc", https://int80k.com/libuvc/doc/ --- AFAIK there is no Ubuntu package yet.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-03-12 06:55:40 -0500

Seen: 3,310 times

Last updated: Dec 10 '15