Closed luc-girod closed 3 years ago
Hi Luc,
Apologies for the late reply. Are you still experiencing this issue? I'm happy to help but there are lots of 'moving parts' within the connection, heart beat, send, receive, communication approach used by the Livox sensors that can be potentially causing the issue. Probably easiest to troubleshoot in real-time as opposed to messaging back and forth.
Let me know, -Ryan
Hei Ryan,
The LIVOX is now attached 8m in the air on a big pole in the Norwegian mountains. We are still having this issue, and our workaround is to have the raspberry pie attached to it reboot every 30 minutes to reinitialize the connection. Brutal, but, for now, functional. Not sure when I'll have direct access to it again to do debug without the risk of braking the experiment...
Cheers!
Hei,
So, I have a LIVOX Horizon connected to a Raspberry Pi 3B, and I am having the copied issue bellow. It worksfor a while but crashes after a while, and rebooting the pi just brings back to it. The way the LIVOX is deployed means I can't unplug the power supply as will anymore (we are working on making this possible in the future).
SN XXXXXX'd out, obviously.
Edit for additional comment: As you can see, the output has 2 "Not connected to Livox sensor at IP: 192.168.13.104", the first one thrown by sensor.setExtrinsicToZero(), the second by sensor.lidarSpinUp(). So it's like the connection gets established, then immediately fail. Could it be that the LIVOX is in some form of power saving state? Can it be awoken?