analogdevicesinc / ToF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frames are not shown in ADI ToF GUI App

meetgandhi168 opened this issue · comments

We are running the ToF SDK with Depth compute stub enabled for x86_64 Ubuntu machine as per instructions given here
We tried to run the ADIToFGUI example application to capture the frames. But it gives segmentation fault in both mp and qmp mode.
We took a walk through the code and found that the crash happens as there is no implementation for the Depth-comupte stub.

  • Is there anyway using which we can disable the same until the license update gets completed? (Refer to this github discussion for more details)
  • For depth compute libraries, do we need specific license for Linux ? from whom we can get these libraries ?

Linux support will be offically available by early next week (week of 10/31) at the latest.

Was able to visualize the Frame with latest SDK on Linux platform.
Closing the issue.