paper-with-me

Papers

An Optimal Task Planning and Agent-aware Allocation Algorithm in Collaborative Tasks Combining with PDDL and POPF

2024-07-11 · Qiguang Chen, Ya-Jun Pan

Industry 4.0 proposes the integration of artificial intelligence (AI) into manufacturing and other industries to create smart collaborative systems which enhance efficiency. The aim of this paper is to develop a flexible and adaptive framework to generate optimal plans for collaborative robots and human workers to replace rigid, hard-coded production line plans in industrial scenarios. This will be achieved by integrating the Planning Domain Definition Language (PDDL), Partial Order Planning Forwards (POPF) task planner, and a task allocation algorithm. The task allocation algorithm proposed in this paper generates a cost function for general actions in the industrial scenario, such as PICK, PLACE, and MOVE, by considering practical factors such as feasibility, reachability, safety, and cooperation level for both robots and human agents. The actions and costs will then be translated into a language understandable by the planning system using PDDL and fed into POPF solver to generate an optimal action plan. In the end, experiments are conducted where assembly tasks are executed by a collaborative system with two manipulators and a human worker to test the feasibility of the theory proposed in this paper.

📄 PDF Abstract BibTeX arXiv:2407.08534

Code (0)

등록된 구현이 없습니다.

Tasks

Task Planning

Similar Papers 제목 키워드 기반

Task Allocation and Motion Planning in Dynamic, Cluttered Environments via CBBA and Graphs of Convex Sets

2026-06-16 · Matthew D. Osburn, Cameron K. Peterson, John L. Salmon arxiv

Multi-agent task planning in cluttered, dynamic environments requires assigning tasks to agents while simultaneously determining safe, time-efficient trajectories through the environment. When tasks are dynamic, such as …

Motion Planning

A hierarchical spatial-aware algorithm with efficient reinforcement learning for human-robot task planning and allocation in production

2026-04-14 · Jintao Xue, Xiao Li, Nianmin Zhang arxiv

In advanced manufacturing systems, humans and robots collaborate to conduct the production process. Effective task planning and allocation (TPA) is crucial for achieving high production efficiency, yet it remains challen…

Reinforcement LearningRobot Task Planning

Adaptive Obstacle-Aware Task Assignment and Planning for Heterogeneous Robot Teaming

2025-10-15 · Nan Li, Jiming Ren, Haris Miller, Samuel Coogan 외 arxiv

Multi-Agent Task Assignment and Planning (MATP) has attracted growing attention but remains challenging in terms of scalability, spatial reasoning, and adaptability in obstacle-rich environments. To address these challen…

Spatial Reasoning

A Coordinated MDP Approach to Multi-Agent Planning for Resource Allocation, with Applications to Healthcare

2014-07-07 · Hadi Hosseini, Jesse Hoey, Robin Cohen

This paper considers a novel approach to scalable multiagent resource allocation in dynamic settings. We propose an approximate solution in which each resource consumer is represented by an independent MDP-based agent th…

Effective Multi-Robot Spatial Task Allocation using Model Approximations

2016-06-04 · Okan Aşık, H. Levent Akin

Real-world multi-agent planning problems cannot be solved using decision-theoretic planning methods due to the exponential complexity. We approximate firefighting in rescue simulation as a spatially distributed task and …

Clustering