mirror of
https://github.com/okalachev/flix.git
synced 2026-01-11 13:36:43 +00:00
Add parameters for IMU orientation definition
This commit is contained in:
@@ -22,6 +22,7 @@ Vector gyro;
|
||||
Vector rates;
|
||||
Quaternion attitude;
|
||||
bool landed;
|
||||
Vector imuRotation;
|
||||
|
||||
// declarations
|
||||
void step();
|
||||
|
||||
Reference in New Issue
Block a user