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

What would google have to do to create a a new device calibration.. to support a new device? #51

Closed
janerivi opened this issue Oct 12, 2017 · 5 comments

Comments

@janerivi
Copy link

There are very few supported devices. And we have no info on when to expect 1.0

How about adding support for devices in increments until the 1.0 launch?

For example:
I would assume there isn't a huge difference in device specs between Samsung S8 and S8+

I bought an S8+ because it had a more powerful processor and someone wrote in an article that ARCore was supported on S8+ (wich was wrong).

I assume it would not take that many hours for an employee at google to setup the device calibrations for S8+ when there already is one for S8. I assume it might have something to do with stuff like lens distortion parameters for the lens in S8+ wich may differ slightly from the S8. Are my assumptions correct or is there much more to it?

Best regards..

@rohit1231
Copy link

Hey
follow this https://github.com/tomthecarrot/arcore-for-all
I tested it and works fine.

cheers

@janerivi
Copy link
Author

@rohit1231 I tested it as well. It worked for the s8+, but not "fine"... Planes and anchors tended to have severe drift issues. In my best guess this is due to missing config for the camera optics.

@rohit1231
Copy link

yes, even I noticed this. the anchor point plane just floats and disappears. Even I feel that it's because of missing calibration information. Google engineer have worked exclusively with Samsung in order to get s8 calibrated.

@inio
Copy link

inio commented Dec 15, 2017

Certifying a device for ARCore require a large amount of calibration work looking at the camera geometry and behavior, IMU behavior, relative position of the two, and most critically the relative timing of the two.

ARCore Developer Preview 2 is only officially supported on the Pixel phones and most models of the Samsung S8. We're hard at work to support 100M devices with the launch of ARCore 1.0 (coming out of preview) in the coming months.

@inio
Copy link

inio commented Dec 15, 2017

Duplicate of #89

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

No branches or pull requests

3 participants