This commit is contained in:
Oleg Kalachev
2023-05-25 11:42:13 +03:00
parent 7b81cfbe90
commit 147eef0af7
3 changed files with 1 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
// Copyright (c) 2023 Oleg Kalachev <okalachev@gmail.com>
// Repository: https://github.com/okalachev/flix
// Estimation of attitude from gyro and accelerometer
// Attitude estimation from gyro and accelerometer
#include "quaternion.h"
#include "vector.h"