- Home /
Question by
Deankovitch · Sep 05, 2015 at 04:25 PM ·
androidiphoneaccelerometergyroscopesensor
Sensor Fusion - Angular Velocity
I am working on a project using sensors from mobile devices (accelerometer and gyroscope) and I need to remove the angular velocity from userAcceleration. In other words. When I rotate the device, the gyroscope angular velocity influences the userAcceleration data. I need get only the user acceleration from device displacement , when the device moves from point A to B, with or without rotation.
Comment