Valtteri Kaatrasalo
Valtteri Kaatrasalo
Hey, I wasn't able to reproduce this issue with Windows 10 or Windows 11 using PowerShell. 1) Could you say which terminal you are using? (maybe miniconda's terminal?) and could...
This issue might have been fixed with release 1.31.0, just run `pip install spectacularai[full] --force`
Hey, 64-bit ARM binaries are available with a commercial license; [contact](https://www.spectacularai.com/#contact) us for more info.
Hey, > 1) The tracking doesn't start until I move the camera around... Thanks for spotting this issue with the AprilTag mode; there should be a fix included in the...
Release 1.27 is now public & the initialization while stationary should hopefully be better now. (Also spotted another related AprilTag issue, but didn't have time to include the fix in...
I totally undestand, and all of those features should eventually be accessible through the mapping API. However, unless a commercial project requires those features in near future, then I cannot...
Very cool setup! > I'm still getting some instances where the Tracking Status remains INIT even when there are AprilTags in the frame. We are aware that this wasn't entirely...
Hey, 1) We finally fixed the initialization issue with release 1.33.0. 2) In addition, April Tag observations are also available through mapping API. See https://github.com/SpectacularAI/sdk-examples/blob/main/python/oak/april_tag.py To update the SDK to...
This would be very useful for us aswell.
Couple of examples (related to VISLAM) 1. Implementing custom auto-exposure; we would like to minimize exposure time to avoid motion blur. 2. Getting mid point of image exposure; in earlier...