Investigation of ArUco Marker Placement for Planar Indoor Localization
Sven Hinderer, Martina Scheffler, Bin Yang
TL;DR
This paper addresses planar indoor localization using ArUco fiducial markers with a monocular camera, systematically evaluating how marker placement—specifically the number, orientation, and distance to the camera—influences localization accuracy. It combines classic camera pose estimation via PnP with RANSAC and an offline intrinsic calibration, and introduces a lightweight adaptive Kalman filter that updates the measurement noise covariance $R^m$ based on the number of detected markers for real-time tracking. Empirical results show that placing 5 or more markers visible from a position significantly reduces worst-case errors, that markers farther from the image center and with certain orientations improve accuracy, and that the adaptive Kalman filter provides robust, smooth trajectories across varying visibility. The work provides practical guidance for marker deployment in indoor environments and highlights the trade-offs between marker quantity, placement geometry, and real-time tracking performance, with potential extensions to more complex setups and fusion with odometry.
Abstract
Indoor localization of autonomous mobile robots (AMRs) can be realized with fiducial markers. Such systems require only a simple, monocular camera as sensor and fiducial markers as passive, identifiable position references that can be printed on a piece of paper and distributed in the area of interest. Thus, fiducial marker systems can be scaled to large areas with a minor increase in system complexity and cost. We investigate the localization behavior of the fiducial marker framework ArUco w.r.t. the placement of the markers including the number of markers, their orientation w.r.t. the camera, and the camera-marker distance. In addition, we propose a simple Kalman filter with adaptive measurement noise variances for real-time AMR tracking.
