Recording rotation angles for future playback

Ian Bloomfield's icon

Hi,

I have set up a complex program to obtain rotation angles from my accelerometer and gyro. I'm not using the magnetometer as I'm only interested in pitch and roll.
I have setup a jit.gl.gridshape and window and successfully have my cube rotating around following my sensor.

Is it possible to use something like a coll object to store the values as they come in and then potentially playback the movement by then outputting this into the gridshape object?

LSka's icon

Hi Ian, check the [mtr] object.