robotology / cer

Contains SW specific to the R1 robots
GNU General Public License v2.0
10 stars 13 forks source link

depthCamera often does not start #71

Closed pattacini closed 6 years ago

pattacini commented 7 years ago

We've been often experiencing problems with launching OpenNI2DeviceServer on r1-torso. To our current knowledge, the only workaround is to reboot that machine and 🙏

It would be fairly important to sort this out asap.

cc @vtikha @randaz81 @mbrunettini @maggia80

randaz81 commented 7 years ago

I'm not sure about the name of the module OpenNI2DeviceServer, but this is still happening. In few occasions reboot was not enough and we had to manually disconnect and reconnect the USB cable of the rgbd device from the usb-swich inside R1 torso. Looks like an electrical problem (not enough voltage on the usb bus? or maybe the kernel usb driver is checking the device before it has been powered by the usb hub?) When the problem occurs, a lot of kernel errors are displayed by dmesg.

barbalberto commented 7 years ago

Just a reminder that OpenNI2DeviceServer is deprecated! You should use depthCamera device on R1. The issue does not change because it is a problem between OpenNI2 and the OS, but please use latest software

pattacini commented 6 years ago

Stale issue that probably won't bother us any longer 🙏