dat-ng / ar-location-based-android

This AR app generally show where things are in the real-world by indicating where the app thinks they are over the camera view when the user holds the phone up and moves it about.
MIT License
203 stars 85 forks source link

App is not showing arpoints #8

Open mescalantea opened 6 years ago

mescalantea commented 6 years ago

I am geting right gps location but no arpoints are rendered on camera rotation. Maybe the sensor implementation?? I have a Moto G4 play runing Android Marshmallow

dat-ng commented 6 years ago

I think your phone doesn't have compass sensor. Please check

2017-07-24 22:44 GMT+07:00 mescalantea notifications@github.com:

I am geting right gps location but no arpoints are rendered on camera rotation. Maybe the sensor implementation?? I have a Moto G4 play runing Android Marshmallow

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/dat-ng/ar-location-based-android/issues/8, or mute the thread https://github.com/notifications/unsubscribe-auth/ABOmjMx_S0trSQjCzZRC1fRSCXBja-onks5sRLvbgaJpZM4OhXun .

mescalantea commented 6 years ago

You are right. Do you know another way to achieve this using other sensors??

dfsanabria commented 6 years ago

What is the difference between the compass and the gyroscope in this project?

SamplesCZ commented 5 years ago

@mescalantea hey did you find any solution..