🤖 AI Summary
To address low navigation success rates caused by non-uniform trajectory sampling and poor environmental adaptability in complex polygonal environments, this paper proposes C-Free-Uniform (CFU), a novel trajectory sampling method. CFU formally defines uniformity over the free configuration space and introduces a map-conditioned control input distribution $ p(u mid x) $, enabling explicit geometric awareness of local obstacles during sampling. Integrated into the Model Predictive Path Integral (MPPI) framework, CFU yields CFU-MPPI—a new controller that synergistically combines stochastic optimization with geometry-aware sampling. Experiments in dense polygonal environments demonstrate that CFU-MPPI achieves state-of-the-art navigation success rates using significantly fewer trajectory samples than environment-agnostic baselines. This confirms its superior efficiency, robustness, and generalization capability across challenging geometric settings.
📝 Abstract
Trajectory sampling is a key component of sampling-based control mechanisms. Trajectory samplers rely on control input samplers, which generate control inputs u from a distribution p(u | x) where x is the current state. We introduce the notion of Free Configuration Space Uniformity (C-Free-Uniform for short) which has two key features: (i) it generates a control input distribution so as to uniformly sample the free configuration space, and (ii) in contrast to previously introduced trajectory sampling mechanisms where the distribution p(u | x) is independent of the environment, C-Free-Uniform is explicitly conditioned on the current local map. Next, we integrate this sampler into a new Model Predictive Path Integral (MPPI) Controller, CFU-MPPI. Experiments show that CFU-MPPI outperforms existing methods in terms of success rate in challenging navigation tasks in cluttered polygonal environments while requiring a much smaller sampling budget.