brunob45 / Quaternion

Arduino rotation library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quaternion

This library was originally written to handle rotations fusing gyro, compass and accelerometer.

This library can handle any rotations in 3D space.

One coordinate system that is particularly useful is NED (x = North, y = East, z = Down).

About

Arduino rotation library

License:MIT License


Languages

Language:C++ 95.4%Language:CMake 4.6%