Items with no label
3338 Discussions

realsense zr 300 connecting system

TNgam
Débutant
2 110 Visites

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 Compliments
6 Réponses
MartyG
Contributeur émérite III
891 Visites

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
Débutant
891 Visites

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 Compliments
MartyG
Contributeur émérite III
891 Visites

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 Compliments
TNgam
Débutant
891 Visites

Than you.

I'am very appreciate.

0 Compliments
TNgam
Débutant
891 Visites

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 Compliments
MartyG
Contributeur émérite III
891 Visites

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 Compliments
Répondre