openni_camera compilation error
Hi,
I'm trying to compile openni_camera with rosmake, but an error occured :
XnCppWrapper.h : No such file or directory
I don't know what to do...
Thank you !
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Hi,
I'm trying to compile openni_camera with rosmake, but an error occured :
XnCppWrapper.h : No such file or directory
I don't know what to do...
Thank you !
I solved it with installing openni librairies, and including the directory openni/build/openni/Include into the CMakeList.txt of openni_camera
Sorry but what is rgbdslam_freiburg ? Am I supposed to install it as well ?
Thanks !!
Did you add it to your ROS_PACKAGE_PATH? If you are using fuerte do:
rosws set ~/fuerte_workspace/rgbdslam_freiburg
Dont forget to:
source ~/fuerte_workspace/setup.sh
Asked: 2013-01-09 03:08:43 -0600
Seen: 313 times
Last updated: Jan 09 '13