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

Eigen.h file is missing #100

Closed
frozenmafia opened this issue Feb 25, 2022 · 4 comments
Closed

Eigen.h file is missing #100

frozenmafia opened this issue Feb 25, 2022 · 4 comments

Comments

@frozenmafia
Copy link

I am trying to use this library with esp32 but compiler shows eigen.h is missing.

@flybrianfly
Copy link
Contributor

Can you post the full outputs from Arduino? I don't have an ESP32 to test against.

@frozenmafia
Copy link
Author

Screenshot 2022-02-26 094659
This is not compiling. Problem is that Eigen.h is missing.
Here in mpu9250.h eigen.h is included

But there is no file in named eigen.h .
I have just switched from atmega328p to esp32 and this library is my last hope
Thanks for replying

@flybrianfly
Copy link
Contributor

Please check the Installation instructions, you need to install the the Bolder Flight Systems Units library and the Bolder Flight Systems Eigen library for this library to compile.

@frozenmafia
Copy link
Author

Thanks it worked! Next time I will read instructions more carefully.

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

No branches or pull requests

2 participants