imu fusion (opti track data with drone gyro data) #502
Unanswered
kluedeugene
asked this question in
Q&A
Replies: 1 comment 2 replies
-
If you use full pose tracking (i.e., multiple markers per CF), the alignment is done automatically. If you use a single marker, the two will be aligned after a few seconds of flight, as long as you move in the x/y plane. All of this is achieved through the on-board EKF. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, whoenig.
I got a lot of help from your project. Thank you very much.
I used OptiTrack to hover the last two CrazyFly and succeeded in executing example scripts such as Waypoint Samples.
I want to match the world coordinate axis with the gyro coordinate axis of the drone.
When the drone is powered on, can it bring up the absolute value of the world coordinate system of the motif and align it with the relative yaw axis of the drone itself?
Do you have any advice to help us?
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions