HuiminC
HuiminC
A very simple addition of class ByteSubscriber. I think not really worth a PR, so just to put the patch here for consideration :) ```patch diff --git a/lang/python/core/ecal/core/publisher.py b/lang/python/core/ecal/core/publisher.py index...
To add on to the thread, I observed two interesting API: https://github.com/eclipse-ecal/ecal/blob/b4875ce42932db0ba31c9ce45b2f358f192dad3c/ecal/core/include/ecal/ecal_publisher.h#L244 https://github.com/eclipse-ecal/ecal/blob/b4875ce42932db0ba31c9ce45b2f358f192dad3c/ecal/core/include/ecal/ecal_publisher.h#L215 If I understand correctly, these two APIs only apply to builtin shared memory version. How would these...
Hi Florian, Thanks for the prompt reply! 1. Yes I am on Ubuntu 20.04, that means I could first try out the action's artifactory https://github.com/eclipse-ecal/ecal/actions/workflows/build-ubuntu-iceoryx.yml . I will also try...
Hi @saching13 , sorry for the late reply. Yes, understand it is hard to wrap around in mind. Let me try to explain my way of thinking the code. Take...
Hi @saching13, hope you can take a look into this when you can! Thanks.
@saching13 Any chance to look into this yet? :)
To second this, i also experienced the same banding issue, vertically. It is really strange, only happens for color camera input. If i convert it to mono using ImageManip first,...
@developer-mayuan Good to hear that trick worked! @Erol444 Could you help feedback this problem to the Luxonis team, on this particular mesh step size and band artifacts?
@Erol444 Could help follow up on this bug? Should be able to reproduce at Luxonis side.
Same question with @inuaimi , hope the mono cameras are supported too for exposure time metadata. Also, I am a little confused. In `mult_cam_support` branch, I do see a similar...