Items with no label
3335 Discussions

realsense zr 300 connecting system

TNgam
Beginner
1,550 Views

im newbie for the realsense. I did step by step follow this source(https://software.intel.com/en-us/realsense/zr300/get-started Get Started - Intel® RealSense™ Camera ZR300 | Intel® Software ) , but for the step 5 has the problem --> ccp-capture. ( i used window 10 and installed linux vision follow the source, and i didnt used any board (e.g. intel jules or up board) .

If it is needed, where can i buy it?. For intel jules and up board, which one is better for this sensor?

I am in Thailand.

Thank you very much in advanced.

0 Kudos
6 Replies
MartyG
Honored Contributor III
331 Views

You should use Linux with the ZR300 camera.

https://www.intel.com/content/www/us/en/support/articles/000024583/emerging-technologies/intel-realsense-technology.html Can the ZR300 run on Windows® 10

If you are using the ZR300 camera with a PC, I think that would count as the 'Other Devices' mentioned in the instructions. So the instructions recommend using on your PC the Ubuntu 16.4 LTS Desktop operating system.

You should not need a Joule or Up board to use cpp-capture, as you have a PC already (boards like Joule and Up are basically a PC on a single small board).

If you do decide later that you want a Joule or Up board, you can purchase them from here:

Up

https://up-shop.org/ https://up-shop.org/

Joule

https://uk.rs-online.com/web/c/?sra=oss&r=t&searchTerm=intel+joule Buy intel joule online from RS Components

TNgam
Beginner
331 Views

Thank you very much for your kind reply. For the previous, i installed ubuntu on virtual box( this may be a cause of the problem right?). I will try to install linux directly.

pls kindly suggest .

.

0 Kudos
MartyG
Honored Contributor III
331 Views

Librealsense recommend not using virtual machines with it because it can cause USB problems.

https://github.com/IntelRealSense/librealsense/wiki/Troubleshooting-Q%26A# q-im-using-a-virtual-machine-and-the-camera-is-not-working Troubleshooting Q&A · IntelRealSense/librealsense Wiki · GitHub

0 Kudos
TNgam
Beginner
331 Views

Than you.

I'am very appreciate.

0 Kudos
TNgam
Beginner
331 Views

For step 7: sudo apt install build-essentials git cmake libjpeg-dev libopencv-dev.

After runging :

Reading package lists... Done

Building dependency tree

Reading state information... Done

E: Unable to locate package build-essentials

The result shows "E: Unable to locate..." what should i solve this problem?

Thank you.

0 Kudos
MartyG
Honored Contributor III
331 Views

Other people have had this problem. The link below has some suggestions of things to try to get it working.

https://stackoverflow.com/questions/6486449/using-sudo-apt-get-install-build-essentials?utm_medium=organic&utm_source=google_rich_qa&utm_campaign=google_rich_qa linux - Using 'sudo apt-get install build-essentials' - Stack Overflow

0 Kudos
Reply