我是通过 Raspberry Pi(操作系统:raspbian wheezy)连接和使用 Xtion Pro Live 摄像头的新手。相机已正确连接到树莓派。
我按照 http://mewgen.com/Ge107_files/20120921%20Setting%20up%20Rasberry%20pi%20for%20the%20Xtion%20and%20kinect.html的步骤 操作 Xtion(openni 和传感器)。
当我尝试运行命令(以 root 身份)“cd /unstable/SensorKinect/Platform/Linux/CreateRedist/./RedistMaker Arm”时,我收到此错误:
../Common/CommonCppMakefile:118:目标“Arm-Release/XnSensorDepthGenerator.o”的配方失败制作:[Arm-Release/XnSensorDepthGenerator.o] 错误制作:离开目录“/home/pi/unstable/SensorKinect/Platform/ Linux/Build/XnDeviceSensorV2' Makefile:48: recipe for target 'XnDeviceSensorV2' failed make: [XnDeviceSensorV2] Error 2 make: Leaving directory '/home/pi/unstable/SensorKinect/Platform/Linux/Build'
我已经完成了上述网站作者建议的所有更改,但问题仍然存在。
谁能给我一些建议?