Compatibility with raspberry pi 2

I’m searching to a depth measure camera system to a raspberry based product. Any of orbbec products and sdk have compatibility with raspberry pi 2?

Hi, we have OpenNI 2 for Raspberry running Linux and Raspbian. You can download the resource here:

Please note that you may only be able to stream QVGA depth on Raspberry Pi due to its hardware limitation.

1 Like

hi, I have a question, can the resouce running in raspberry pi 3?

When I run it in PI3 :
pi@raspberrypi:~/Downloads/OpenNI2_for_Pi/Arm-Release $ ./MultipleStreamRead
19904 INFO New log started on 2016-04-17 02:14:25
20739 INFO — Filter Info — Minimum Severity: VERBOSE
21327 VERBOSE No override device in configuration file
21665 VERBOSE Configuration has been read from ‘./OpenNI.ini’
21941 VERBOSE OpenNI 2.2.0 (Build 33)-Linux-Arm (Sep 15 2015 10:16:41)
22217 VERBOSE Using ‘./OpenNI2/Drivers’ as driver path
22484 VERBOSE Looking for drivers in drivers repository ‘./OpenNI2/Drivers’
73343 INFO New log started on 2016-04-17 02:14:25
74687 INFO — Filter Info — Minimum Severity: VERBOSE
75013 VERBOSE Initializing USB…
80579 INFO USB is initialized.
81081 INFO Device connected: Orbbec Orbbec (2bc5/0403@1/12)
150497 INFO New log started on 2016-04-17 02:14:25
150741 INFO — Filter Info — Minimum Severity: VERBOSE
150887 VERBOSE Initializing USB…
156023 INFO USB is initialized.
156410 INFO Device connected: PrimeSense PS1080 (2bc5/0403@1/12)
188556 INFO New log started on 2016-04-17 02:14:25
188808 INFO — Filter Info — Minimum Severity: VERBOSE
188966 VERBOSE Initializing USB…
194196 INFO USB is initialized.
194570 VERBOSE Trying to open device by URI ‘(NULL)’
195206 VERBOSE Initializing device sensor…
195567 VERBOSE Configuring module ‘Device’ from section ‘Device’ in file ‘/home/pi/Downloads/OpenNI2_for_Pi/Arm-Release/OpenNI2/Drivers/Orbbec.ini’…
195925 INFO Module ‘Device’ configuration was loaded from file.
196077 VERBOSE Connecting to USB device…
196215 VERBOSE Trying to open sensor ‘2bc5/0403@1/12’…
196436 VERBOSE Shutting down USB depth read thread…
196580 VERBOSE Shutting down USB image read thread…
196716 VERBOSE Device closed successfully
196861 VERBOSE Shutting down Scheduler thread…
Couldn’t open device
Could not open “2bc5/0403@1/12”: Failed to open the USB device!