Hi there,
I am testing out the RTIMU library with my MPU-9150. https://github.com/richards-tech/RTIMULib
So far I could work out the yaw, pitch, roll output to the serial monitor.
Now I would like to use the RTHostIMUGL GUI contained in the library to see the real-time visualization of the sensor output. The problem is, I could not compile that application. I am using Visual Studio 2012 and there were some errors. I don't want to download the additional software packages to compile it. It would be nice if someone could give the compiled version of the application.
Thanks in advance.