Page 1 of 1

mpu9250_dmp_quaternion - 'Type Error'

Posted: Thu Jul 09, 2020 1:26 pm
by casas_7
Hi

Upon compiling the sketch mpu9250_dmp_quaternion, I get the following compiling error:

mpu9250_dmp_quaternion:3:1: error: 'MPU9250_DMP' does not name a type
MPU9250_DMP imu;


I am using the source code straight from Git. I also made sure to check this using another pc. I get the same compiling error.

Thanks

RC

Re: mpu9250_dmp_quaternion - 'Type Error'

Posted: Sat May 22, 2021 12:55 am
by xWaspAx
Hi, I am getting the same compiling error as you, have you found by any chance a solution to this issue?

Re: mpu9250_dmp_quaternion - 'Type Error'

Posted: Thu May 27, 2021 9:38 pm
by stanley
DMP support has been dropped from library.

Re: mpu9250_dmp_quaternion - 'Type Error'

Posted: Wed Jul 06, 2022 3:54 am
by Mark20
I still didn't really get how to manage this problem. May be I'm not very attentive and missing something