Skip to content
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

Device calibration/re-calibration procedure and process. (Detailed instructions- appreciated) #1683

Open
pkr465 opened this issue Jan 14, 2025 · 1 comment
Labels

Comments

@pkr465
Copy link

pkr465 commented Jan 14, 2025

SPECIFIC ISSUE ENCOUNTERED

We have devices that are calibrated, but are build dependent. When we update the build, the calibration is off and there is a need to recalibrate the devices.

Also as for introducing new devices, looking for details on calibration procedure (that we can setup) and also process to re-calibrate and bring on new devices to validate.

VERSIONS USED

  • Android Studio: Latest
  • ARCore SDK for Android: Latest
  • Device manufacturer, model, and O/S: Qualcomm QRDs
  • Google Play Services for AR (ARCore):
    On Windows, use: adb shell pm dump com.google.ar.core | findstr /i "packages: versionName"
    On macOS, use: adb shell pm dump com.google.ar.core | egrep -i versionName\|packages:
  • Output of adb shell getprop ro.build.fingerprint:

STEPS TO REPRODUCE THE ISSUE

WORKAROUNDS (IF ANY)

ADDITIONAL COMMENTS

@pkr465 pkr465 added the bug label Jan 14, 2025
@pkr465
Copy link
Author

pkr465 commented Jan 15, 2025

Looking for information on how to calibrate and re-calibrate the devices for AR core to function without drifting after re-flashing the build. Please provide instructions on calibration procedure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant