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

IMU Type #1

Open
intensite opened this issue Oct 5, 2020 · 3 comments
Open

IMU Type #1

intensite opened this issue Oct 5, 2020 · 3 comments

Comments

@intensite
Copy link

Hello Guido,

May I ask what was the IMU you used for this library?
Were you able to use it in flight?
I will try to adapt it to a cheap MPU-6050.

Best regards,

@GuidodiPasquo
Copy link
Owner

Hello, I used an MPU-6050 and haven't used it in flight yet.

@ravi50
Copy link

ravi50 commented Jul 31, 2022

Hi,
i am getting an error while compiling this code, no match for 'operator<<' (operand types are 'BLA::Matrix<3, 1>' and 'double'). how to solve this error?
thank you.

@GuidodiPasquo
Copy link
Owner

Hi, i am getting an error while compiling this code, no match for 'operator<<' (operand types are 'BLA::Matrix<3, 1>' and 'double'). how to solve this error? thank you.

Hi, try using BLA version 2.3.0, looks like they changed the way matrices are assigned.

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

3 participants