-
Notifications
You must be signed in to change notification settings - Fork 190
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
Good job. Is your libary maintained yet? #55
Comments
What kind of work in progress?
…On Wed, Jan 19, 2022 at 10:32 AM f41_ardu ***@***.***> wrote:
[image: Quaternion]
<https://user-images.githubusercontent.com/6494193/150192097-1b7368ff-002e-4dec-a32a-809a2b4aa14b.png>
Works very well. Is work in progress expected?
And what is the best way to get start values for gyroMeasError and
GyroMeasDrift.
—
Reply to this email directly, view it on GitHub
<#55>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABTDLKVYKZ5B4ZLYDYZNMBDUW37VLANCNFSM5MKV42AA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
For example improvement and maintenance. Just to come back to my question. How do you estimate initial values for are beta and zeta values for quaternion calculation. And at least the changes after stabilisation? |
I usually ignore these values. Use whatever is in the sketches. The
results do not depend strongly on these parameters. Results depend on 1)
quality of sensors, 20 calibration of sensors, 3) rate of fusion (speed of
MCU) in that order.
…On Mon, Jan 24, 2022 at 10:31 AM f41_ardu ***@***.***> wrote:
For example improvement and maintenance. Just to come back to my question.
How do you estimate initial values for are beta and zeta values for
quaternion calculation. And at least the changes after stabilisation?
—
Reply to this email directly, view it on GitHub
<#55 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABTDLKTWRS3YPZMG5TVY7BTUXWLHNANCNFSM5MKV42AA>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
You are receiving this because you commented.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Works very well. Is work in progress expected?
And what is the best way to get start values for gyroMeasError and GyroMeasDrift.
The text was updated successfully, but these errors were encountered: