MPU6050 icon indicating copy to clipboard operation
MPU6050 copied to clipboard

Good job. Is your libary maintained yet?

Open f41ardu opened this issue 3 years ago • 3 comments

Quaternion

Works very well. Is work in progress expected? And what is the best way to get start values for gyroMeasError and GyroMeasDrift.

f41ardu avatar Jan 19 '22 18:01 f41ardu

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 https://github.com/kriswiner/MPU6050/issues/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: @.***>

kriswiner avatar Jan 19 '22 18:01 kriswiner

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?

f41ardu avatar Jan 24 '22 18:01 f41ardu

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 https://github.com/kriswiner/MPU6050/issues/55#issuecomment-1020413003, 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: @.***>

kriswiner avatar Jan 24 '22 19:01 kriswiner