paper-with-me

Papers

Behavior Tree-Based Task Planning for Multiple Mobile Robots using a Data Distribution Service

2022-01-26 · Seungwoo Jeong, Taekwon Ga, Inhwan Jeong, Jongeun Choi

In this study, we propose task planning framework for multiple robots that builds on a behavior tree (BT). BTs communicate with a data distribution service (DDS) to send and receive data. Since the standard BT derived from one root node with a single tick is unsuitable for multiple robots, a novel type of BT action and improved nodes are proposed to control multiple robots through a DDS asynchronously. To plan tasks for robots efficiently, a single task planning unit is implemented with the proposed task types. The task planning unit assigns tasks to each robot simultaneously through a single coalesced BT. If any robot falls into a fault while performing its assigned task, another BT embedded in the robot is executed; the robot enters the recovery mode in order to overcome the fault. To perform this function, the action in the BT corresponding to the task is defined as a variable, which is shared with the DDS so that any action can be exchanged between the task planning unit and robots. To show the feasibility of our framework in a real-world application, three mobile robots were experimentally coordinated for them to travel alternately to four goal positions by the proposed single task planning unit via a DDS.

📄 PDF Abstract BibTeX arXiv:2201.10918

Code (0)

등록된 구현이 없습니다.

Tasks

Task Planning

Methods 이 논문이 사용한 방법론

Travel 설명 없음
Golden Queue Managers 설명 없음

Similar Papers 제목 키워드 기반

Decoupled Travel Planning with Behavior Forest

2026-04-23 · Duanyang Yuan, Sihang Zhou, Yanning Hou, Xiaoshu Chen 외 arxiv

Behavior sequences, composed of executable steps, serve as the operational foundation for multi-constraint planning problems such as travel planning. In such tasks, each planning step is not only constrained locally but …

Active Inference and Behavior Trees for Reactive Action Planning and Execution in Robotics

2020-11-19 · Corrado Pezzato, Carlos Hernandez Corbato, Stefan Bonhof, Martijn Wisse

We propose a hybrid combination of active inference and behavior trees (BTs) for reactive action planning and execution in dynamic environments, showing how robotic tasks can be formulated as a free-energy minimization p…

Decision Making

Closed-Loop Verbal Reinforcement Learning for Task-Level Robotic Planning

2026-03-23 · Dmitrii Plotnikov, Iaroslav Kolomiets, Dmitrii Maliukov, Dmitrij Kosenkov 외 arxiv

We propose a new Verbal Reinforcement Learning (VRL) framework for interpretable task-level planning in mobile robotic systems operating under execution uncertainty. The framework follows a closed-loop architecture that …

Reinforcement Learning

ORB: Operating Room Bot, Automating Operating Room Logistics through Mobile Manipulation

2025-09-19 · Jinkai Qiu, Yungjun Kim, Gaurav Sethia, Tanmay Agarwal 외 arxiv

Efficiently delivering items to an ongoing surgery in a hospital operating room can be a matter of life or death. In modern hospital settings, delivery robots have successfully transported bulk items between rooms and fl…

Object RecognitionMotion Planning

An Integrated Dynamic Method for Allocating Roles and Planning Tasks for Mixed Human-Robot Teams

2021-05-25 · Fabio Fusaro, Edoardo Lamon, Elena De Momi, Arash Ajoudani

This paper proposes a novel integrated dynamic method based on Behavior Trees for planning and allocating tasks in mixed human robot teams, suitable for manufacturing environments. The Behavior Tree formulation allows en…