Hello,
I just received the unit and after powering it I could connect to the GUI and see different cameras and point cloud.
After reboot it appears the camera server do not restart
voxl-camera-server | Enabled | Not Running |
When I launch manually , I get
voxl-camera-server
WARNING Failed to set priority, errno = 1
This may be because the FIFO scheduler is not available when running in a console.
It should work properly when run as a systemd background process on boot.
WARNING: failed to set scheduler
------ voxl-camera-server: Camera server is now running
ERROR: Recieved Fatal error from camera: stereo_child
ERROR: Sending request 3, ErrorCode: -ENODEV
WARNING: Thread: stereo_child request thread recieved ESTOP
WARNING: Thread: tracking result thread recieved ESTOP
WARNING: Thread: stereo_child result thread recieved ESTOP
WARNING: Thread: tof result thread recieved ESTOP
WARNING: Thread: stereo result thread recieved ESTOP
WARNING: Thread: stereo request thread recieved ESTOP
WARNING: Thread: tof request thread recieved ESTOP
WARNING: Thread: tracking request thread recieved ESTOP
------ voxl-camera-server INFO: Camera server is now stopping
WARNING: Deleting buffers: 3 of 16 still in use
WARNING: Deleting buffers: 5 of 16 still in use
WARNING: Deleting buffers: 1179655 of 1179668 still in use
Segmentation fault:
Fault thread: voxl-camera-ser(tid: 3439)
Fault address: 0xa
Address not mapped.
Segmentation fault
Any suggestion ?