Difference between revisions of "Asus Xtion PRO"
From VeRLab Wiki
Joaoferreira (talk | contribs) (→Informações do) |
Joaoferreira (talk | contribs) |
||
| Line 6: | Line 6: | ||
* Teste realizados no Ubuntu 16.04, porta usb 2.0 | * Teste realizados no Ubuntu 16.04, porta usb 2.0 | ||
| − | *Instal OpenNI2 | + | *Instal OpenNI2 and test |
git clone https://github.com/occipital/OpenNI2 | git clone https://github.com/occipital/OpenNI2 | ||
sudo apt install g++ python libusb-1.0-0-dev libudev-dev openjdk-8-jdk freeglut3-dev doxygen graphviz | sudo apt install g++ python libusb-1.0-0-dev libudev-dev openjdk-8-jdk freeglut3-dev doxygen graphviz | ||
Latest revision as of 18:51, 12 December 2018
Informações do fabricante
https://www.asus.com/3D-Sensor/Xtion_PRO/
Utilizar
- Teste realizados no Ubuntu 16.04, porta usb 2.0
- Instal OpenNI2 and test
git clone https://github.com/occipital/OpenNI2 sudo apt install g++ python libusb-1.0-0-dev libudev-dev openjdk-8-jdk freeglut3-dev doxygen graphviz cd OpenNI2 && make cd Bin/x64-Release ./NiViewer