mirror of
https://github.com/okalachev/flix.git
synced 2026-01-10 21:16:50 +00:00
Add parameters for easier 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