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

Problem in installing rgbdslam_freiburg

asked 2013-07-06 05:19:21 -0500

Mohsen.X55 gravatar image

updated 2014-01-28 17:17:09 -0500

ngrennan gravatar image

when I run the "rosmake rgbdslam_freiburg" command, the "../src/SiftGPU/SiftGPU.cpp:1181:18: error: ‘chdir’ was not declared in this scope make[1]: * [../../../build/siftgpu/SiftGPU.o] Error 1" error occurs, I don't know what's wrong with it?

edit retag flag offensive close merge delete

Comments

finally this messages appears: "CMake Error at CMakeLists.txt:123 (MESSAGE): SiftGPU cannot be compiled. Returned: 2"

Mohsen.X55 gravatar image Mohsen.X55  ( 2013-07-06 05:20:55 -0500 )edit

2 Answers

Sort by » oldest newest most voted
0

answered 2013-07-08 02:19:55 -0500

I can't reproduce this error.

Maybe this helps (first hit on google when searching for the error message).

edit flag offensive delete link more
1

answered 2014-05-21 02:58:04 -0500

NANZHE LI gravatar image

you can change CMakeLists.txt set(USE_SIFT_GPU 1) -> set(USE_SIFT_GPU 0) . you can try.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-07-06 05:19:21 -0500

Seen: 582 times

Last updated: May 21 '14