openni_kinect nite install error [closed]
Hello everybody
I'm currently trying to install openni_kinect on my system. I followed the installation guide for the source based installation.
After fixing some problems i now get an error which i'm not able to solve. I'm stuck at the nite installation part, getting the following error:
panda@panda-desktop:~/drivers/nite$ make
mkdir -p build
./download_checkmd5.py http://pr.willowgarage.com/downloads/openni/
Usage: download_checkmd5.py URI dest [md5sum]
download_checkmd5.py: error: wrong number of arguments
make: * [build/Nite-1.3.1.5/unpacked] Error 2
I'm using ubuntu 11.04 with ros-electric on a pandaboard.
It would be really nice if someone knows how i can fix this.