We used a sensor in a pebble that when it moves we could have acceleration statistics. but the outputs are labeled with some titles which I'm not sure how I can use them to produce a graph (time series graph; Acceleration-Time) with these outputs.

some of the outputs are:

Time - %int(ChipTimeUS) - %float(OrientPitch) - %float(OrientYaw) - %float(OrientRoll) - %float(GyroQuatX) - %float(GyroQuatY) - %float(GyroQuatZ) - %float(GyroQuatW) - %float(CorrectedAccelX) - %float(CorrectedAccelY) - %float(CorrectedAccelZ) - %float(LinearAccelX) - %float(LinearAccelY) - %float(LinearAccelZ)

I would appreciate it for any helps.

Thanks in advance

More Hamed Farhadi's questions See All
Similar questions and discussions