Mobile Robot Localization via Unscented Kalman Filter (original) (raw)
Mobile robot localization concerns estimating the position and heading of the robot relative to its environment. Basically , the mobile robot moves around without initial knowledge of the environment. Therefore, a scheme to handle it is necessary, such as the Kalman Filters. Rather than the Extended Kalman Filter, we choose to employ the sigma points approach. In this paper, we take into consideration the method proposed by Van Der Merwe to determine the sigma points in Unscented Kalman Filter. The simulation and results verify that the Unscented Kalman Filter works pretty well for locating the mobile robot.