-
Notifications
You must be signed in to change notification settings - Fork 10
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
I made a few changes to adapt to my hardware. #10
base: master
Are you sure you want to change the base?
Conversation
…errupt cause bugs
…works). Modify the calibration of the MPU6050 project that I think is bug (upgrading the library causes some conflicts, so I extracted and modified it)
This line of code may not be needed, the opentrack I'm using jerks at 180/-180 values (or maybe it's because I haven't updated it for a while (23.1.0)) Line 422 in 0115dee
|
something wrong, need debug, sorry for disturb |
I must say that when I put the modified MPU6050.cpp into the example provided by the library (both 1.3.0 and 0.5.0 work) it completes the calibration very quickly. But as soon as it is in this project it does not converge at all. And I have absolutely no clue why this is happening!? Theoretically the calibration for gravity doesn't change anything????? |
My commit logs are so messed up. I may need to merge some of them, but I don't know how to learn it yet
ElectronicCats/mpu6050#78