Maciej Matuszak
Maciej Matuszak
I have been encountered this as well. In general I notice that most "outdated" config items or missing plugins will cause the plugin to "quietly fail" meaning it will just...
Thanks @ZacharyTaylor ! I suspected that much :). The laser distance accuracy is modelled as fix value, however those usually have constant angular accuracy which mean the error on the...
@richorama I was playing with Evaluate method today. I do not understand why there two Evaluate implementations public virtual object Evaluate(Context context) in Workspace class static object Evaluate(this Workspace workspace,...
looks like the EventWaitHandle blocks the thread, use AsyncFactory.FromWaitHandle ?
Hi @richorama, I think I come up with solution, check this branch, sorry for the major refactor, I was jumping around one file so much I split it to class...
No longer have time to play with it but I got it to reasonable shape. check out this branch: `block_before_after` and refactoring of variable access on top of that: `variable_access`:...
@jakeware did you build it with OpenCV 3.2.0 or 2.4. Did anyone build it under ros kinetic and OpenCV 3.2.0?
I did some investigation around this issue, if you use `--cache-to "type=registry,mode=max,ref=registry....` it will end up trying to uploaf manufest of type `application/vnd.buildkit.cacheconfig.v0` which is not supported by all registry...
Same here. Also I am experiencing issue that may be related: In `/settings` page change the `Face Recognition Model` then click on `Update` in the pop-up dialogue. In refreshing the...
Switching back to non GPU image got the faces scan completed...