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 Position Offset Compensation #286 #897

Open
Moj-Dev opened this issue Dec 6, 2021 · 3 comments
Open

IMU Position Offset Compensation #286 #897

Moj-Dev opened this issue Dec 6, 2021 · 3 comments

Comments

@Moj-Dev
Copy link

Moj-Dev commented Dec 6, 2021

How can I change the offset position of IMU sensors in the firmware if the IMU position is not exactly in the center of gravity?

@krichardsson
Copy link
Contributor

This type of functionality is unfortunately currently not implemented in the platform. On the Crazyflie 2.1 we have assumed it would not make any significant difference, but we have not really made any measurements though.
Do you have a use case where you think it would be important? Could you tell us a bit about it?

@knmcguire
Copy link
Contributor

This is a bit related to this discussion: bitcraze/discussions#14 and adding of new platforms bitcraze/discussions#10.

We first need to implement the IMU to have an offset (orientation has already been done with #829). But the offset will also require us to change things in the state estimate filters as well.. So it might be a bigger issue to fix though....

Let us discuss this internally.

@knmcguire
Copy link
Contributor

This is part of the bigger discussion about potentially restructuring the IMU handling.

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

No branches or pull requests

3 participants