I’m part of the small founding team that developed an online service for processing IMU sensor data. It wraps a number of sensor fusion libraries we’ve developed and makes them easily usable from the browser. A number of folks use PX4 for work and hopefully this can be useful to them. I know being a paid service isn’t ideal for personal/student projects but if cost is the only barrier then please do contact us. We shared an announcement on ROS Discourse and I wanted to do the same here.
https://imuengine.io allows you to easily process IMU data (e.g. accels, gyros, mags - or a subset) into orientation like yaw, pitch, roll. You can upload data, run it through the sensor-fusion engines, and download results all from your browser.
Why Useful to PX4 Community
This complements the PX4 toolchain by having an independent way to process the sensor data when troubleshooting. And to do so without installing anything or learning yet another software stack. Today we support generic csv/txt and rosbag files. The service adapts to any units/naming convention. If there is interest, we could add direct support for PX4 .bin files.
We launched the service with orientation/attitude processing and want suggestions for other sensor processing tasks where an independent online service would be helpful. Thanks in advance. Here’s the direct link to try it out: Cloud Computing for Motion Sensors | IMU Engine