mirror of
https://github.com/okalachev/flix.git
synced 2026-01-10 04:57:17 +00:00
21dcb39b7e2a892a46c13f2d74a4e2d6c131ed14
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++
71.6%
Python
25.6%
CMake
1.5%
Makefile
1.3%