mirror of
https://github.com/okalachev/flix.git
synced 2025-07-29 04:19:00 +00:00
Make the order or basic methods consistent between Vector and Quaternion. Remove `ZYX` from Euler method names as this is standard for robotics. Rename angular rates to rotation vector, which is more correct. Make rotation methods static, to keep the arguments order consistent. Make `Quaternion::fromAxisAngle` accept Vector for axis. Minor fixes.
Flix
Minimal Flix quadcopter firmware implementation for the book.
See the full code and documentation in the main branch: https://github.com/okalachev/flix.

Description
Languages
C++
73.4%
Python
23.6%
CMake
1.6%
Makefile
1.4%