PeterQFR

Results 44 comments of PeterQFR

Alternatively which branch should I merge into the depth-ai core, which is the actual repo I am using. Is it main or development?

@alex-luxonis I think I will need help in identifying a correct device side commit for merging devlop into this branch. I am assuming that is from a non-open repository?

Is this use case best handled by modifying the XML directly through a parser or just use a state machine?

Hi @facontidavide thanks for the clarification. I hadn't noticed the use case used in Tutorial 7, its interesting but again needs all the definitions defined at the start. I've gone...

Hi @alex-luxonis I've pulled this code in however, I had an issue. ``` [1944301051BBED1200] [3.1] [6.901] [system] [critical] Fatal error. Please report to developers. Log: 'Fatal error on MSS CPU:...

@alex-luxonis did go though the local install of a wheel of the depthai-python but it failed with ``` /libXLink.a(PlatformDeviceFd.cpp.o): relocation R_X86_64_PC32 against symbol `_ZNSt13unordered_mapImPvSt4hashImESt8equal_toImESaISt4pairIKmS0_EEED1Ev' can not be used when making...

That works. So I will raise another issue to focus on issue with the rgb link. It is something introduced, as when I revert back to my original older configuration...

I did an update from apt yesterday, should that fix have been included there? If so it is still an issue. Or do I need to build from source?

I am running x86 w/ arduino. I uncommented out a few debug lines of a typical run. I'm a bit unsure how the buffering works but seems to possibly copy...