-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Calibrating a low-volume device prototype #1041
Comments
After having read #594 (comment) and looking at the most common output of what we're now seeing, it seems that we should fix the Timestamps bit first. Seeing mostly these warnings:
What does these mean? Where I can check and change the way these timestamps are generated? |
same issue here
Or
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello,
The studio where I work is currently designing and building a new AR device prototype. Our client has expressed the desire to have the device run applications written on top of arcore. We understand that device calibration is a strict requirement commonly carried out at Google with a fair amount of production devices. This is going to be difficult in our case, as our assignment is to build just a few prototypes for testing the device concept (it is pretty unique) and use it for internal stakeholder presentations.
We are a small company specialised in rapid prototyping of mostly connected devices. For this project we're working on Lantronix/Intrinsyc Qualcomm Snapdragon 845 uSoM platform. Mostly for reasons of speed (these are supported in the stock BSP) we're using an IMX214 based camera and ST's LSM6DSM IMU. We can run the (Unity) demo app but it is impossible to get a tracking lock.
Is there an alternative way for cases like ours to get at least our few (<10) prototypes calibrated? Please advise.
Thanks
The text was updated successfully, but these errors were encountered: