IMU - NTheuws/linorobot2_software GitHub Wiki
The IMU (Inertial Measurement Unit) is responsible for measuring the speed and direction at which the robot is moving. Together with the motor encoders it'll calculate the current position of the robot.
Supported IMUs:
- GY-85
- MPU6050
- MPU9150
- MPU9250
A single IMU is required for the Linorobot2.
Previous step: Motors
Next step: Laser sensor