moratom
moratom
Thanks @traversaro, awesome! After https://github.com/luxonis/depthai-core/pull/1050 is merged we can add tests and merge.
@asahtik let's change the percent to an int here please.
Thanks for the report @diablodale - we'll address the warnings before the next release. As far as I understand, the warnings are not only related to the hunter version, but...
Hi @viggy96, thanks for testing it out! We've merged a critical change to develop after the `rc.2` went out, so first thing to do would be to test on `develop`....
Are you using Python or C++?
For Python you can do `git checkout develop && git pull` on this repository and then do `python3 examples/python/install_requirements.py` which will install the correct version for you. Or you can...
It's quite dependant on the environment, but the RTABMAP SLAM in a internal environemnt should not drift more than a few centimeters per minute. I can reproduce the issue for...
Hi @viggy96 - at this time we're providing the SLAM examples as a starting point, but can't spend the resources for full support yet. The good news is that the...
That's great to hear @diablodale! Would you be willing to open a PR to `XLink` repository with the changes you've made, so we can verify&mainline the fixes?
Thanks @onthegrid007 - any particular reason for the switch to ninja?