Eskil Aursand

Results 30 comments of Eskil Aursand

Hi @scotgopal ! A Zivid point-cloud is a "Structured Point Cloud" with a set of (X,Y,Z) values for each pixel in the camera. There are several reasons why a pixel...

Should we allocate some time to this in June perhaps, @nedrebo ?

Could you post a minimal but self-contained Python script that reproduces this error?

Ah, so to be clear, running either `samples/sample_capture.py` or `samples/sample_capture_from_file.py` fails with "Trace/breakpoint trap"? Could you give me the output of `python samples/sample_print_version_info.py` (if it works)?

Thank you, that looks as it should. What exact version of Debian are you running? I'd like to reproduce this problem myself. ``` lsb_release -a ```

Ah that's pretty bleeding-edge. Have you also tried with the latest stable Debian by any chance? (Debian 10 / Buster)

I may be able to test with Debian 10 myself soon. May take a bit because we don't have a test-setup ready, since we don't officially support Debian. Tip: Ubuntu...

Ubuntu is certainly free, at least in the no-cost sense. Anyway, I would like for this to work on Debian (even if we don't "officially" support it), so I'm keen...

Moving on... :D Does any of the core Zivid functionality work on your machine? Like Zivid Studio, CLI-tools or compiling+running C++ samples? Just want to make sure the issue lies...

Ah that is good to know. I thought this was a zivid-python issue. No, if you've confirmed that Zivid Studio crashes with the same error then you don't need to...