ReloPush-BOSS: Optimization-guided Nonmonotone Rearrangement Planning for a Car-like Robot Pusher
Jeeho Ahn, Christoforos Mavrogiannis
TL;DR
ReloPush-BOSS tackles nonmonotone multi-object rearrangement in dense clutter using a car-like pusher by embedding prerelocation optimization into a Push-Traversability graph and guiding prerelocations with Dubins path insights. It combines a depth-first sequence planner with an optimization-based prerelocation search and seed-based warm starts to avoid high-cost local minima, achieving scalable planning for up to 13 objects. Empirical evaluation shows higher success rates, shorter pushing paths, and competitive planning times compared to baselines, with successful real-robot demonstrations on a 1/10 scale racecar. This approach advances robust nonprehensile rearrangement planning in constrained, realistic settings and provides a practical pipeline for complex pushing tasks.
Abstract
We focus on multi-object rearrangement planning in densely cluttered environments using a car-like robot pusher. The combination of kinematic, geometric and physics constraints underlying this domain results in challenging nonmonotone problem instances which demand breaking each manipulation action into multiple parts to achieve a desired object rearrangement. Prior work tackles such instances by planning prerelocations, temporary object displacements that enable constraint satisfaction, but deciding where to prerelocate remains difficult due to local minima leading to infeasible or high-cost paths. Our key insight is that these minima can be avoided by steering a prerelocation optimization toward low-cost regions informed by Dubins path classification. These optimized prerelocations are integrated into an object traversability graph that encodes kinematic, geometric, and pushing constraints. Searching this graph in a depth-first fashion results in efficient, feasible rearrangement sequences. Across a series of densely cluttered scenarios with up to 13 objects, our framework, ReloPush-BOSS, exhibits consistently highest success rates and shortest pushing paths compared to state-of-the-art baselines. Hardware experiments on a 1/10 car-like pusher demonstrate the robustness of our approach. Code and footage from our experiments can be found at: https://fluentrobotics.com/relopushboss.
