Pushing Through Clutter With Movability Awareness of Blocking Obstacles
Joris J. Weeda, Saray Bakker, Gang Chen, Javier Alonso-Mora

TL;DR
This paper introduces a movability-aware planning framework for navigation among movable obstacles, combining semantic visibility graphs and predictive path sampling to improve success rates and reduce contact forces in obstacle manipulation tasks.
Contribution
It presents a novel SVG-MPPI framework that integrates semantic visibility and physics-based simulation for enhanced movability-aware navigation planning.
Findings
Outperforms existing binary movability methods in success rate
Reduces cumulative contact forces during obstacle interaction
Demonstrates effectiveness in both qualitative and quantitative tests
Abstract
Navigation Among Movable Obstacles (NAMO) poses a challenge for traditional path-planning methods when obstacles block the path, requiring push actions to reach the goal. We propose a framework that enables movability-aware planning to overcome this challenge without relying on explicit obstacle placement. Our framework integrates a global Semantic Visibility Graph and a local Model Predictive Path Integral (SVG-MPPI) approach to efficiently sample rollouts, taking into account the continuous range of obstacle movability. A physics engine is adopted to simulate the interaction result of the rollouts with the environment, and generate trajectories that minimize contact force. In qualitative and quantitative experiments, SVG-MPPI outperforms the existing paradigm that uses only binary movability for planning, achieving higher success rates with reduced cumulative contact forces. Our code…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Robotic Locomotion and Control · Autonomous Vehicle Technology and Safety
