Closed Amirhosein80 closed 10 months ago
Hi @Amirhosein80 ,
1) Please see: https://github.com/sparkfun/SparkFun_ICM-20948_ArduinoLibrary/blob/main/DMP.md#which-dmp-features-are-currently-supported. Both are "32-bit 9-axis quaternion + heading accuracy". All the information I have suggests the two modes are identical. The DMP may do something differently internally, but I have no information on that. Perhaps the quaternions use a different reference frame?
2) For Accel, Gyro and Compass Accuracy: The accuracy is expressed as 0~3. The lowest is 0 and 3 is the highest.
3) This is normal. A pitch of 90 degrees represents "straight up" or "straight down".
Best wishes, Paul
Thanks I checked [DMP features](https://github.com/sparkfun/SparkFun_ICM-20948_ArduinoLibrary/blob/main/DMP.md#which-dmp-features-are-currently-supported) but there was no explanation about the difference in features.
Hello, I’m planning to use quaternion data from the ICM DMP module for motion capture purposes, and I have a few questions about DMP:
I would appreciate any insights or documentation you could provide on these matters.
Thank you!