Search found 1 match
- Thu May 22, 2025 9:20 am
- Forum: ESP-IDF
- Topic: Documentation on extended kalman filter
- Replies: 0
- Views: 138
Documentation on extended kalman filter
The example ekfimu_13states specifies accelerometer reference value as {0,0,1} and magnetometer reference value as {1,0,0}, but doesn't say which coordinate system it uses, either the left-handed coordinate system (x-North, y-East, Z-up) or the right-handed coordinate system (x-North, y-West, Z-up ...