LiCS: Navigation using Learned-imitation on Cluttered Space
Joshua Julian Damanik, Jae-Won Jung, Chala Adane Deresa, Han-Lim Choi
TL;DR
LiCS tackles robust local navigation for UGVs in cluttered indoors by learning to imitate an optimization-based planner through a Transformer-based policy trained offline with Gaussian noise. A safety check layer provides real-time geometric collision avoidance, enabling fast operation up to $1.5\ ext{\,m/s}$ while navigating narrow passages. The approach is validated in Gazebo simulations and on a Jackal platform, showing superior performance to baselines and strong generalization to unseen clutter, albeit with limitations on highly constrained tracks. The work suggests that combining offline imitation with a lightweight Transformer and a principled safety layer can yield practical, robust navigation for real-world UGVs, with future directions in integrating global planning and SLAM.
Abstract
In this letter, we propose a robust and fast navigation system in a narrow indoor environment for UGV (Unmanned Ground Vehicle) using 2D LiDAR and odometry. We used behavior cloning with Transformer neural network to learn the optimization-based baseline algorithm. We inject Gaussian noise during expert demonstration to increase the robustness of learned policy. We evaluate the performance of LiCS using both simulation and hardware experiments. It outperforms all other baselines in terms of navigation performance and can maintain its robust performance even on highly cluttered environments. During the hardware experiments, LiCS can maintain safe navigation at maximum speed of $1.5\ m/s$.
