Robust Sensor Fusion for Robot Attitude Estimation
Philipp Allgeuer, Sven Behnke

TL;DR
This paper presents a robust, open-source nonlinear complementary filter for robot attitude estimation that fuses gyroscope, accelerometer, and magnetometer data, with extensions for adaptive learning and reduced sensor scenarios.
Contribution
It introduces a novel attitude estimator based on a nonlinear complementary filter, including the concept of fused yaw, with robustness, stability, and open-source implementation.
Findings
The estimator achieves robust and stable attitude estimation.
It effectively fuses multiple sensor inputs into a quaternion orientation.
Extensions improve adaptability and performance with limited sensory data.
Abstract
Knowledge of how a body is oriented relative to the world is frequently invaluable information in the field of robotics. An attitude estimator that fuses 3-axis gyroscope, accelerometer and magnetometer data into a quaternion orientation estimate is presented in this paper. The concept of fused yaw, used by the estimator, is also introduced. The estimator, a nonlinear complementary filter at heart, is designed to be uniformly robust and stable---independent of the absolute orientation of the body---and has been implemented and released as a cross-platform open source C++ library. Extensions to the estimator, such as quick learning and the ability to deal dynamically with cases of reduced sensory information, are also presented.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsInertial Sensor and Navigation · Target Tracking and Data Fusion in Sensor Networks · Robotics and Sensor-Based Localization
