Re: [PD] Sensors2OSC mapping challenge

2017-07-27 Thread Max
Hi Katja amazing! This is exactly what I was looking for. I thought that Android for sure will make this kind of data available as some sort of meta-sensor API, but apparently not. Thank you so much Max On 2017년 07월 27일 09:17, katja wrote: Hi Max, To emulate 3D orientation from gyro,

Re: [PD] Sensors2OSC mapping challenge

2017-07-27 Thread katja
Hi Max, To emulate 3D orientation from gyro, accelerometer and compass data is most efficiently done using a 'quaternion filter'. Sebastian Madgwick has popularized the method, see http://x-io.co.uk/open-source-imu-and-ahrs-algorithms/. I use Madgwicks implementation of Mahoney's method, for

Re: [PD] Sensors2OSC mapping challenge

2017-07-25 Thread Max
Made a quick little video https://vimeo.com/226958567 the described issue is still there. Background on the problem: https://stackoverflow.com/questions/27106607/get-rotation-and-display-in-degrees