kriswiner/EM7180_SENtral_sensor_hub

Is there a reason to not get Roll, Pitch and Yaw from the EM7180 directly?

Closed this issue · 2 comments

Reading the data sheet I found that the EM7180 can output Roll, Pitch and Yaw directly, which is what I need. Is there a reason why the code is written to take the Quaternions and then convert them to Roll, Pitch and Yaw on the host? or is it just a matter of preference?

Thanks for the quick reply Kris