mirror of
https://github.com/okalachev/flix.git
synced 2026-01-10 21:16:50 +00:00
Add some minor clarification under the IMU orientation picture
This commit is contained in:
@@ -133,12 +133,14 @@ Complete diagram is Work-in-Progress.
|
|||||||
|
|
||||||
### IMU placement
|
### IMU placement
|
||||||
|
|
||||||
Required IMU orientation on the drone is **FLU** (Forward, Left, Up):
|
Required IMU orientation on the drone is **FLU** (Forward, Left, Up)⁵:
|
||||||
|
|
||||||
<img src="docs/img/flu.svg" width=400 alt="IMU orientation">
|
<img src="docs/img/flu.svg" width=400 alt="GY-91 axis">
|
||||||
|
|
||||||
In case of using **FRD** orientation (Forward, Right, Down), use [the code for rotation](https://gist.github.com/okalachev/713db47e31bce643dbbc9539d166ce98).
|
In case of using **FRD** orientation (Forward, Right, Down), use [the code for rotation](https://gist.github.com/okalachev/713db47e31bce643dbbc9539d166ce98).
|
||||||
|
|
||||||
|
*⁵ — This X/Y/Z IMU axis orientation is used in the Flix IMU library, internal accel/gyro/mag axes differ.*
|
||||||
|
|
||||||
## Version 0
|
## Version 0
|
||||||
|
|
||||||
See the information on the obsolete version 0 in the [corresponding article](docs/version0.md).
|
See the information on the obsolete version 0 in the [corresponding article](docs/version0.md).
|
||||||
|
|||||||
Reference in New Issue
Block a user