Advanced Quaternion Unscented Kalman Filter Based on SLAM of Mobile Robot Pose Estimation

ZHAO Leyang,YAN Li
DOI: https://doi.org/10.11947/j.agcs.2022.20210082
2022-01-01
Abstract:In automatic motion controlled mobile robot system, the estimation and correction of its own pose is very crucial for the motion of robot. Kalman filter is a classical method to solve the problem of simultaneous localization and mapping (SLAM) in robot system. Compared with Kalman filter, unscented Kalman filter (UKF) uses nonlinear model directly, avoids operation of Jacobian matrix of complex nonlinear function. In this paper, based on the unscented Kalman filter, sigma points are selected by square root decomposition of prior covariance, and then weighted mean and covariance are calculated. In addition, Quaternion is used to represent attitude of robot, and quaternion vector is converted to rotation space for matrix operation. According to the characteristic of square root decomposition and quaternion vector, a quaternion square root unscented Kalman filter is proposed. By comparing the robot poses estimation results on quaternion square root unscented Kalman filter (QSR-UKF), square root unscented Kalman filter (SR-UKF) and extended Kalman filter (EKF), the simulation results show that the proposed QSR-UKF method is effective.
What problem does this paper attempt to address?