I want to use gyro, accelermeter and magnetometer to get a full smooth rotation in 3 axis.
The first problem is that my outputs individualy has very noise and I want to know how can I remove it.
The second problem is the gyro drift that I think it should solve with Kalman filter.
The third problem is the accelerometer. If I combine the gyro and accelermeter when I move the device without rotating the device the output will change. Is Kalman filter can remove the moving effect from output too?