Patrick Dietrich's Discussions (1)

Sort by

Writing code for alternative IMUs

Hi everyone!

I would like write the code to support an alternative IMU (MinIMU-9-Gyro) to work with the ArduPilotMega.

From reading the code I deduced that I have to subclass AP_InertialSensor for gyro and accelerometer. Is that correct?

Where do I cont

Read more…