Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while building ORB_SLAM #37

Closed
staljbs opened this issue Jun 18, 2015 · 2 comments
Closed

Error while building ORB_SLAM #37

staljbs opened this issue Jun 18, 2015 · 2 comments

Comments

@staljbs
Copy link

staljbs commented Jun 18, 2015

Hello,

I am trying to build ORB_SLAM package. I am using ROS-Indigo on ubuntu 14.04. I get the following error on step 6 (https://github.com/raulmur/ORB_SLAM).

~/ORB_SLAM/build$ cmake .. -DROS_BUILD_TYPE=Release
-- Found PythonInterp: /usr/bin/python (found version "2.7.6")
[rosbuild] Building package ORB_SLAM
Failed to invoke /opt/ros/indigo/bin/rospack deps-manifests ORB_SLAM
[rospack] Error: package 'ORB_SLAM' depends on non-existent package 'opencv2' and rosdep claims that it is not a system dependency. Check the ROS_PACKAGE_PATH or try calling 'rosdep update'

CMake Error at /opt/ros/indigo/share/ros/core/rosbuild/public.cmake:129 (message):

Failed to invoke rospack to get compile flags for package 'ORB_SLAM'. Look above for errors from rospack itself. Aborting. Please fix the broken dependency!

Call Stack (most recent call first): /opt/ros/indigo/share/ros/core/rosbuild/public.cmake:207 (rosbuild_invoke_rospack)
CMakeLists.txt:4 (rosbuild_init)

-- Configuring incomplete, errors occurred!
See also "/home/steve/ORB_SLAM/build/CMakeFiles/CMakeOutput.log".

Can somebody please help me out?

@MarcGyongyosi
Copy link

take out all opencv dependencies from the package.xml.... that does the trick. Since ROS Hyrdo, opencv is included in core #34

@tahmine-iaun
Copy link

Hi! well i faced to similar issue but to my suprise i dont receive any errs just :
screenshot from 2016-09-06 13 33 17
](url)
i donno why it just remain pending no err no results! anyone can help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants