26 Commits

Author SHA1 Message Date
dario
73993e1954 Removed code that was already commented out 2024-10-10 12:30:16 +02:00
dario
6350091baf Added clip for integers and updated attitude from tilt 2024-09-16 15:51:08 +02:00
dario
315abe5d6f Just some restructuring to make the mechanical engineering student Milo angry 2024-08-06 11:46:17 +02:00
dario
444c716080 Some attempts to make stuff faster 2024-07-17 09:14:43 +02:00
CarlWachter
8d06ba6f68 feat: rolling average 2024-07-15 18:25:18 +02:00
Milo Priegnitz
ca62dab64c Optimize correct 2024-07-15 17:25:43 +02:00
dario
918ca9ef9c Fixed a problem in the quaternion implementation 2024-06-28 18:08:57 +02:00
dario
63cf31de2b Merge branch 'feature/attitude' of ssh://git.intern.spaceteamaachen.de:22222/ALPAKA/sta-peak into feature/attitude 2024-06-25 23:41:28 +02:00
dario
997f199a77 Continued Madgwick filter implementation 2024-06-25 23:39:29 +02:00
Milo Priegnitz
a2cf92dd69 Add Quaternion to rotation matrix 2024-06-22 15:30:31 +02:00
dario
fc6339564a Forgot to save some changes to madgwick 2024-06-22 15:08:17 +02:00
dario
5c7ba1b615 Updated quaternion class, added attitude from tilt, started madgwick filter 2024-06-22 15:08:17 +02:00
dario
322b6d5a44 Forgot to save some changes to madgwick 2024-06-21 23:08:39 +02:00
dario
eda8ce9051 Updated quaternion class, added attitude from tilt, started madgwick filter 2024-06-21 23:08:23 +02:00
Milo Priegnitz
70a8860fd1 Add gaussian random variable struct 2024-06-21 18:11:13 +02:00
dario
92e3d32abc Added slerp and updated quaternion class 2024-06-19 15:08:02 +02:00
dario
dec530a7df Added attitude determination 2024-06-18 01:05:08 +02:00
Milo Priegnitz
570685b0bb Make correction step static 2024-06-12 17:23:11 +02:00
Milo Priegnitz
9b5b01908c Fix Typo 2024-06-12 15:05:26 +02:00
Milo Priegnitz
c5ea7dc596 Extend correction step 2024-06-12 15:03:38 +02:00
Milo Priegnitz
5cf23f802e Fix asserts for get_index 2024-06-02 22:36:04 +02:00
Milo Priegnitz
e9b2017744 Add some documentation, Aff 2024-06-02 22:15:33 +02:00
Milo Priegnitz
af40569b9d Add: conviniece functions, Fix: Asserts and debug prints 2024-06-02 20:31:43 +02:00
Milo Priegnitz
7c8388ebb9 Add: Dynamic KF and remove timesteps from normal KF 2024-05-29 17:38:48 +02:00
Milo Priegnitz
290c48bfb1 Add matrix and kf code 2024-05-24 17:32:02 +02:00
milo.priegnitz
78ed2e4eab Initial commit 2024-05-24 15:29:58 +00:00