Skip to content
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

using optionally different IMUs instead? #12

Open
dsyleixa opened this issue Sep 4, 2018 · 0 comments
Open

using optionally different IMUs instead? #12

dsyleixa opened this issue Sep 4, 2018 · 0 comments

Comments

@dsyleixa
Copy link

dsyleixa commented Sep 4, 2018

hello,
how would it be possible to use your kalman libs optionally with different IMUs, e.g. precalculated data from a CMPS10/11?
I can retrieve the data and also calculate all the actual fp (double) gyro angles and accelerometer data, so I only have to pass them to your Kalman, no extra i2c readings needed, no i2c.h lib included, and despensing with all the specific 6050 stuff.
In other words:
a native IMU Kalman lib, just to pass the precalculated angles (0.0-359.9 degrees) and xyz accelerations (m/s² by int16_t or fp) to, and an example code how to do this.
Is there such an example code already available?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant