paper-with-me

Papers

Task and Motion Planning for Execution in the Real

2024-06-05 · Tianyang Pan, Rahul Shome, Lydia E. Kavraki

Task and motion planning represents a powerful set of hybrid planning methods that combine reasoning over discrete task domains and continuous motion generation. Traditional reasoning necessitates task domain models and enough information to ground actions to motion planning queries. Gaps in this knowledge often arise from sources like occlusion or imprecise modeling. This work generates task and motion plans that include actions cannot be fully grounded at planning time. During execution, such an action is handled by a provided human-designed or learned closed-loop behavior. Execution combines offline planned motions and online behaviors till reaching the task goal. Failures of behaviors are fed back as constraints to find new plans. Forty real-robot trials and motivating demonstrations are performed to evaluate the proposed framework and compare against state-of-the-art. Results show faster execution time, less number of actions, and more success in problems where diverse gaps arise. The experiment data is shared for researchers to simulate these settings. The work shows promise in expanding the applicable class of realistic partially grounded problems that robots can address.

📄 PDF Abstract BibTeX arXiv:2406.03641

Code (0)

등록된 구현이 없습니다.

Tasks

Motion GenerationMotion PlanningTask and Motion Planning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Integrating Task-Motion Planning with Reinforcement Learning for Robust Decision Making in Mobile Robots

2018-11-21 · Yuqian Jiang, Fangkai Yang, Shiqi Zhang, Peter Stone

Task-motion planning (TMP) addresses the problem of efficiently generating executable and low-cost task plans in a discrete space such that the (initially unknown) action costs are determined by motion plans in a corresp…

Decision MakingMotion PlanningReinforcement LearningReinforcement Learning (RL)+2

Optimal task and motion planning and execution for human-robot multi-agent systems in dynamic environments

2023-03-27 · Marco Faroni, Alessandro Umbrico, Manuel Beschi, Andrea Orlandini 외

Combining symbolic and geometric reasoning in multi-agent systems is a challenging task that involves planning, scheduling, and synchronization problems. Existing works overlooked the variability of task duration and geo…

Motion PlanningSchedulingTask and Motion Planning

Planning and Execution using Inaccurate Models with Provable Guarantees

2020-03-09 · Anirudh Vemula, Yash Oza, J. Andrew Bagnell, Maxim Likhachev

Models used in modern planning problems to simulate outcomes of real world action executions are becoming increasingly complex, ranging from simulators that do physics-based reasoning to precomputed analytical motion pri…

Task-Motion Planning for Navigation in Belief Space

2019-10-24 · Antony Thomas, Fulvio Mastrogiovanni, Marco Baglietto

We present an integrated Task-Motion Planning (TMP) framework for navigation in large-scale environment. Autonomous robots operating in real world complex scenarios require planning in the discrete (task) space and the c…

Motion PlanningNavigate

Large-Language-Model-Guided State Estimation for Partially Observable Task and Motion Planning

2026-03-04 · Yoonwoo Kim, Raghav Arora, Roberto Martín-Martín, Peter Stone 외 arxiv

Robot planning in partially observable environments, where not all objects are known or visible, is a challenging problem, as it requires reasoning under uncertainty through partially observable Markov decision processes…

Motion Planning