paper-with-me

홈 › Papers

IMPACT: Intelligent Motion Planning with Acceptable Contact Trajectories via Vision-Language Models

2025-03-13 · Yiyang Ling, Karan Owalekar, Oluwatobiloba Adesanya, Erdem Biyik, Daniel Seita

Motion planning involves determining a sequence of robot configurations to reach a desired pose, subject to movement and safety constraints. Traditional motion planning finds collision-free paths, but this is overly restrictive in clutter, where it may not be possible for a robot to accomplish a task without contact. In addition, contacts range from relatively benign (e.g., brushing a soft pillow) to more dangerous (e.g., toppling a glass vase). Due to this diversity, it is difficult to characterize which contacts may be acceptable or unacceptable. In this paper, we propose IMPACT, a novel motion planning framework that uses Vision-Language Models (VLMs) to infer environment semantics, identifying which parts of the environment can best tolerate contact based on object properties and locations. Our approach uses the VLM's outputs to produce a dense 3D "cost map" that encodes contact tolerances and seamlessly integrates with standard motion planners. We perform experiments using 20 simulation and 10 real-world scenes and assess using task success rate, object displacements, and feedback from human evaluators. Our results over 3620 simulation and 200 real-world trials suggest that IMPACT enables efficient contact-rich motion planning in cluttered settings while outperforming alternative methods and ablations. Supplementary material is available at https://impact-planning.github.io/.

📄 PDF Abstract BibTeX arXiv:2503.10110

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Planning

Similar Papers 제목 키워드 기반

Acceptable Planning: Influencing Individual Behavior to Reduce Transportation Energy Expenditure of a City

2019-09-23 · Shiwali Mohan, Hesham Rakha, Matthew Klenk

Our research aims at developing intelligent systems to reduce the transportation-related energy expenditure of a large city by influencing individual behavior. We introduce COPTER - an intelligent travel assistant that e…

ContactNets: Learning Discontinuous Contact Dynamics with Smooth, Implicit Representations

2020-09-23 · Samuel Pfrommer, Mathew Halm, Michael Posa

Common methods for learning robot dynamics assume motion is continuous, causing unrealistic model predictions for systems undergoing discontinuous impact and stiction behavior. In this work, we resolve this conflict with…

Simultaneous Contact-Rich Grasping and Locomotion via Distributed Optimization Enabling Free-Climbing for Multi-Limbed Robots

2022-07-04 · Yuki Shirai, Xuan Lin, Alexander Schperberg, Yusuke Tanaka 외

While motion planning of locomotion for legged robots has shown great success, motion planning for legged robots with dexterous multi-finger grasping is not mature yet. We present an efficient motion planning framework f…

Distributed OptimizationMotion Planning

Task and Motion Planning for Humanoid Loco-manipulation

2025-08-16 · Michal Ciebielski, Victor Dhédin, Majid Khadiv arxiv

This work presents an optimization-based task and motion planning (TAMP) framework that unifies planning for locomotion and manipulation through a shared representation of contact modes. We define symbolic actions as con…

Motion Planning

Adaptive Motion Planning via Contact-Based Intent Inference for Human-Robot Collaboration

2025-10-09 · Jiurun Song, Xiao Liang, Minghui Zheng arxiv

Human-robot collaboration (HRC) requires robots to adapt their motions to human intent to ensure safe and efficient cooperation in shared spaces. Although large language models (LLMs) provide high-level reasoning for inf…

Contact DetectionMotion Planning