Recording rotation angles for future playback
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?
Hi Ian, check the [mtr] object.