mpu9250_dmp_quaternion - 'Type Error'

Discussion about software developed by Freematics, including Freematics Builder and Freematics Emulator GUI
Post Reply
casas_7
Posts: 4
Joined: Fri Apr 17, 2020 2:34 pm

mpu9250_dmp_quaternion - 'Type Error'

Post 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
xWaspAx
Posts: 5
Joined: Sat May 22, 2021 12:14 am

Re: mpu9250_dmp_quaternion - 'Type Error'

Post by xWaspAx »

Hi, I am getting the same compiling error as you, have you found by any chance a solution to this issue?
stanley
Site Admin
Posts: 1017
Joined: Sat Mar 01, 2014 3:15 am

Re: mpu9250_dmp_quaternion - 'Type Error'

Post by stanley »

DMP support has been dropped from library.
Mark20
Posts: 1
Joined: Wed Jul 06, 2022 3:47 am

Re: mpu9250_dmp_quaternion - 'Type Error'

Post by Mark20 »

I still didn't really get how to manage this problem. May be I'm not very attentive and missing something
Post Reply