Hello. I think I have maybe find a mistake in the easygopigo3.py file. On line 19, we try to import the inertial_measurement_unit.py file, but on line 1207 we instead try to access to the easy_inertial_measurement_unit, which always resulting in an error.
I use rasbpian for robot v10, which is I believe the last version.
Is this normal or is this a mistake or maybe it’s just my version which is broken?