Open franciscocabrera23 opened 8 years ago
I'm guessing this is meant to give an orientation vector from the accelerometer. Another way to hook this up might be to use the GPS heading response.
Yes i need the orientation from North axis, for example 238 degrees from north. Is this possible? Any help?
El 20 jun 2016, a las 12:34, Brett Walach notifications@github.com escribió:
I'm guessing this is meant to give an orientation vector from the accelerometer. Another way to hook this up might be to use the GPS heading response.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
I would post your question on the community as feature request. https://community.particle.io/
We can keep this open here as a thread to discuss what the getOrientation() function should provide.
Hi i have tried using the function getOrientation() which is private, i edit it and make it public, however there is no implementation on .cpp for it. Any ideas?