moratom
moratom
Hi @onthegrid007, sorry for the issues but we only test&support the MSVC compiler for windows. If you manage to resolve the issue, we'd be happy to accept a PR with...
@zrezke would you mind checking this out alongside #988 when you'll get to it?
@zrezke would you mind taking a look if the recent changes to properly recognize OV9782 on the SR and wide models could be the reason for this?
Thanks for the request. Would you be willing to share a MRE that showcases this slowdown using sync node? In general the sync node should be really light weight in...
> much better tuning capabilities for dai::node::Sync including, but not limited to, the ability to dynamically at-runtime change the dai::node::Sync "sync threshold" so it can be dynamically tuned for the...
Thanks for the issue report @diablodale. We'll try to improve on this front to unify the API when the next major version is released. To mitigate this on `v2` we...
It's not necessary to start the pipeline on the device immediately, although this is almost always the case in our examples. See https://github.com/luxonis/depthai-python/blob/main/examples/IMU/imu_rotation_vector.py. 1. create Device() 2. query the necessary...
Had the same issue and downgrading worked, thanks @RoboticsChen !
Thanks for the report @chris-piekarski ! Would you mind providing an MRE (https://stackoverflow.com/help/minimal-reproducible-example) and tell us what version did you use before? DId this started happening between 2.28.0.0 and 2.29.0.0?
@chris-piekarski we've had issues if the M12 connector is over-tightened, which can short connections, though this is generally user error. Is it possible that the connector was over tightened on...