photoneo / phoxi_camera

ROS Package for PhoXi Scanner/Camera. If you like us, STAR US! :P
MIT License
44 stars 32 forks source link

Segmentation fault in isAcquiring() and StartAcquisition() on ubuntu 18.04 #47

Open qingh097 opened 3 years ago

qingh097 commented 3 years ago

pho::api::PPhoXi PhoXiDevice = factory.CreateAndConnect(serialNumber); PhoxiDevice->isConnected() always return to false on ubuntu 18.04. Wondering why is that? The same code works on ubuntu 16.04

gongyue666 commented 3 years ago

I fail to install phoXi in my ubuntu 18.04.2 LTS system. Which version of phoXi do you install?