Git Product home page Git Product logo

Comments (5)

kbalisciano avatar kbalisciano commented on July 20, 2024

If you don't need sift, edit the cmake file

Sent from my iPhone

On Nov 6, 2015, at 7:55 AM, Alyson Chen [email protected] wrote:

Dear sir

I am trying to catkin_make this package on my own Ubuntu14.04.
But here is something error.

[ 73%] Built target rgbdslam_gencpp
Linking CXX executable /home/ros/catkin_ws/devel/lib/rgbdslam/rgbdslam
/usr/bin/ld: cannot find -lsiftgpu
collect2: error: ld returned 1 exit status
make[2]: *** [/home/ros/catkin_ws/devel/lib/rgbdslam/rgbdslam] Error 1
make[1]: *** [rgbdslam_v2/CMakeFiles/rgbdslam.dir/all] Error 2
make: *** [all] Error 2
Invoking "make -j1 -l1" failed
ros@ros-VirtualBox:~/catkin_ws$

And I find this sentence in README.md,"To build RGBDSLAMv2 go to your catkin workspace and execute "catkin_make". If you get an error about the missing siftgpu library, execute "catkin_make" again."
I don't understand and it doesn't work.

Please give me a hand.
Thank a lot!!
Alyson


Reply to this email directly or view it on GitHub.

from rgbdslam_v2.

AlysonQ avatar AlysonQ commented on July 20, 2024

thank you
I edit the camklist.txt and it works.
and if I need sift what should I do to this error?

from rgbdslam_v2.

felixendres avatar felixendres commented on July 20, 2024

There's a problem with the CMakeLists.txt, calling the makefile of siftgpu sometimes works and sometimes doesn't. So sometimes just re-runing cmake works. If that fails, you can go to external/SiftGPU and run "make" manually. Afterwards the error should be gone.

I spend quite some time debugging this, but unfortunately I still don't know how to fix this properly.

from rgbdslam_v2.

 avatar commented on July 20, 2024

i also plese help me

from rgbdslam_v2.

felixendres avatar felixendres commented on July 20, 2024

Some more details please.

from rgbdslam_v2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.