mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-peak.git
synced 2025-12-17 02:28:04 +00:00
Added slerp and updated quaternion class
This commit is contained in:
@@ -28,6 +28,7 @@ namespace sta
|
||||
Quaternion getAttitude();
|
||||
private:
|
||||
Quaternion state_;
|
||||
float ox_, oy_, oz_;
|
||||
float alpha_;
|
||||
float time_;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user