Oleg Kalachev 21dcb39b7e Improve vector and quaternion libraries
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.
2025-07-10 06:02:38 +03:00
2025-05-07 17:41:48 +03:00
2025-07-10 05:58:50 +03:00
2024-07-25 06:51:47 +03:00
2024-07-30 07:46:15 +03:00
2024-07-25 06:51:47 +03:00
2025-05-07 17:41:48 +03:00

Flix

Minimal Flix quadcopter firmware implementation for the book.

See the full code and documentation in the main branch: https://github.com/okalachev/flix.

Flix quadcopter
Description
No description provided
Readme 58 MiB
Languages
C++ 73.4%
Python 23.6%
CMake 1.6%
Makefile 1.4%