I would like to implement a Qt application that visualizes the orientation in space of a sensor providing accelerometer, gyroscope, and magnetometer values. Do you have any suggestions on where to find libraries that, given these input values, can output orientation information (such as quaternions or angles)? Something like a Madgwick filter or similar.
Thanks.
Bookmarks