mirror of
https://git.intern.spaceteamaachen.de/ALPAKA/sta-peak.git
synced 2025-06-11 18:35:59 +00:00
Forgot to save some changes to madgwick
This commit is contained in:
parent
3b11501f3b
commit
86cd951d5e
@ -32,12 +32,7 @@ namespace sta
|
||||
|
||||
void MadgwickFilter::correct(float dx, float dy, float dz)
|
||||
{
|
||||
Quaternion q;
|
||||
|
||||
for (uint32_t i = 0; i < n_; i++)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user