Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (368)

Search Parameters:
Keywords = multirobot system

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
17 pages, 3051 KB  
Article
Energy-Oriented Multi-Robot Collaborative Exploration and Mapping for Nuclear Power Plant Operation and Maintenance Based on I-WFD-Gmapping-DT
by Tong Wu, Meihao Zhu, Zhansheng Liu, Xiaofeng Zhang, Fengjuan Chen, Xiaoqing Zhu, Haowen Sun, Chuan Zhang and Jiahao Wu
Energies 2026, 19(10), 2355; https://doi.org/10.3390/en19102355 - 14 May 2026
Abstract
During the transition of global energy systems toward low-carbon and high-reliability operation, nuclear power plant (NPP) operation and maintenance require environmental perception methods that are safe, energy-efficient, and sufficiently accurate for confined and radiation-risk areas. To address these requirements, this paper proposes an [...] Read more.
During the transition of global energy systems toward low-carbon and high-reliability operation, nuclear power plant (NPP) operation and maintenance require environmental perception methods that are safe, energy-efficient, and sufficiently accurate for confined and radiation-risk areas. To address these requirements, this paper proposes an energy-oriented multi-robot collaborative exploration and mapping framework, termed I-WFD-Gmapping-DT. The framework integrates a digital twin (DT) 5+3 model, improved wavefront frontier detection (I-WFD), energy- and risk-aware task allocation, EKF-AMCL-based initial relative pose estimation, and multi-scale Gmapping map fusion. Unlike conventional frontier-based or single-objective exploration methods, the proposed utility function jointly considers discounted information gain, obstacle-sensitive path cost, estimated battery energy, angular dispersion, and safety constraints. A ROS-Gazebo simulation of an NPP-like environment was used for 30 independent runs with randomized seeds and starting perturbations. Compared with WFD-Gmapping, the proposed method increased the three-robot coverage area percentage from 35.6 ± 2.1% to 40.5 ± 1.9%, reduced exploration time by 13.35%, reduced total and used frontier target points by 38.9% and 23.24%, respectively, and reduced estimated energy consumption by 13.9%. Map accuracy was also improved, with AE decreasing from 12.45% to 11.52%, RMSE from 7.85% to 7.18%, and SSIM increasing from 0.78 to 0.83. Additional sensitivity, ablation, runtime, and initial-pose experiments confirm the robustness of the parameter selection and the contribution of the DT-enabled feedback mechanism. The results show that I-WFD-Gmapping-DT can enhance collaborative inspection efficiency, reduce redundant motion and energy consumption, and provide reliable mapping support for intelligent NPP operation and maintenance. Full article
Show Figures

Figure 1

21 pages, 10361 KB  
Article
U-Net-Based Model Design for Semantic Segmentation of Class-Imbalanced Semi-Synthetic Roads
by Artur Morys-Magiera, Marek Długosz and Paweł Skruch
Electronics 2026, 15(10), 2008; https://doi.org/10.3390/electronics15102008 - 9 May 2026
Viewed by 151
Abstract
Accurate semantic segmentation of roads and overlaid markings is essential for multi-camera multi-robot visual localization systems, yet lane markings occupy a tiny fraction of the image area, making them difficult to segment reliably. This paper presents a U-Net design study for semantic segmentation [...] Read more.
Accurate semantic segmentation of roads and overlaid markings is essential for multi-camera multi-robot visual localization systems, yet lane markings occupy a tiny fraction of the image area, making them difficult to segment reliably. This paper presents a U-Net design study for semantic segmentation of imbalanced segmentation of a dominant class and two similar, minority classes, that occur on top of the dominant class. We analyze the problem of designing a multi-head U-Net for segmenting semi-synthetic Duckietown model road map images into roads, stop-line markings, and lane-line markings. The multi-head design decomposes the task into a binary road segmentation head and a ternary marking segmentation head, connected through a road-aware loss that restricts marking supervision to predicted road regions. Our work assesses the nine loss functions to approach the class imbalance problem in the marking head—including cross-entropy, focal loss, Tversky loss, Lovász-softmax, and a subset of combinations thereof. These configurations are systematically evaluated on a dataset of semi-synthetic map images generated using an evolutionary algorithm described in a previous work of the authors, where road marking classes are a minority. The Tversky–Lovász combination achieves the highest per-class IoU across all segmentation targets, being statistically significantly better than other configurations. The results demonstrate that the Tversky loss combined with a direct IoU surrogate, Lovász-softmax, is particularly effective for small-object segmentation under severe class imbalance. Full article
(This article belongs to the Special Issue Deep/Machine Learning in Visual Recognition and Anomaly Detection)
24 pages, 8395 KB  
Article
Energy-Aware Multi-Agent Proximal Policy Optimization with Depletion Safety Constraints for Multi-Robot Coordination
by Yassin Abdelmeguid and Ammar Hasan
Robotics 2026, 15(5), 95; https://doi.org/10.3390/robotics15050095 - 8 May 2026
Viewed by 320
Abstract
Multi-robot systems operating on battery power face fundamental constraints through which energy limitations directly impact mission success. The existing multi-agent reinforcement learning approaches optimize for task performance without explicit energy consideration, leading to inefficient consumption and depletion risk. This paper presents a framework [...] Read more.
Multi-robot systems operating on battery power face fundamental constraints through which energy limitations directly impact mission success. The existing multi-agent reinforcement learning approaches optimize for task performance without explicit energy consideration, leading to inefficient consumption and depletion risk. This paper presents a framework for energy-aware multi-agent coordination that treats battery management as a safety constraint, rather than an optimization objective. We introduce Energy-Aware Multi-Agent Proximal Policy Optimization (EA-MAPPO) with energy-augmented observations and shaped rewards and extend it to Safe Energy-Aware MAPPO (SEA-MAPPO) combining predictive action masking with safety-oriented reward shaping. An experimental validation on the Georgia Tech Robotarium with 7 agents demonstrates that SEA-MAPPO reaches 95% goal completion 19× faster than standard MAPPO, requiring only 0.5 M environment steps versus 9.4 M. Throughout training, SEA-MAPPO reduces cumulative depletion events by 93% compared to MAPPO while maintaining superior energy efficiency. SEA-MAPPO achieves 100% goal completion versus 81.5% for MAPPO at the same training budget. Physical deployment on GTernal robots without fine-tuning achieves 100% goal completion with zero depletion events across 70 robot-trials, with the energy predictor achieving R2=0.89 with measured power consumption. Full article
(This article belongs to the Section AI in Robotics)
Show Figures

Figure 1

22 pages, 23174 KB  
Article
ACO-CLS: Ant Colony Optimization-Based Collaborative Localization and Search for Multi-Robot Systems
by Zhengyang He, Xiaojie Tang and Fengyun Zhang
Sensors 2026, 26(9), 2831; https://doi.org/10.3390/s26092831 - 1 May 2026
Viewed by 902
Abstract
With the rapid development of robot technology, the multi-robot cooperation system has been widely used in rescue, monitoring, logistics, and other fields. Aiming at the key problems in multi-robot cooperative localization and target search, considering the search time, search mileage, and search risk, [...] Read more.
With the rapid development of robot technology, the multi-robot cooperation system has been widely used in rescue, monitoring, logistics, and other fields. Aiming at the key problems in multi-robot cooperative localization and target search, considering the search time, search mileage, and search risk, a cooperative localization and search algorithm based on ant colony optimization (ACO-CLS) is proposed based on the analysis of the target weight factor, the sensitivity of the number of robots, the adaptability of robot formation, and the sensitivity of robot speed. Firstly, a multi-sensor fusion localization algorithm based on IMU and UWB sensors is designed, and the error-state Kalman filter (ESKF) is used to achieve high-precision position estimation. Secondly, a dynamic grouping strategy based on weight is proposed to realize intelligent grouping based on target priority and robot position. Then, the ant colony algorithm is introduced to make path decisions, and the robot search is guided by pheromone updates and heuristic information. Finally, an intelligent reallocation mechanism after target discovery is designed to realize the dynamic optimization of resource allocation. The simulation results show that the proposed algorithm is superior to the traditional methods in terms of location accuracy, search efficiency, and system robustness, and has important theoretical value and application prospects. Full article
(This article belongs to the Section Sensors and Robotics)
Show Figures

Figure 1

17 pages, 7296 KB  
Article
Energy-Balanced Task Allocation and Dynamic Rescheduling for Multi-Robot Systems in Complex Environments
by Wan Xu, Yujie Wang, Simin Du and Shijie Liu
Appl. Sci. 2026, 16(9), 4311; https://doi.org/10.3390/app16094311 - 28 Apr 2026
Viewed by 503
Abstract
To address the issues of unbalanced residual energy caused by heterogeneous initial robot states and dynamic environmental disturbances, this paper proposes a dynamic task allocation and rescheduling strategy considering energy balance. A Multiple Traveling Salesman Problem (MTSP) mathematical model that incorporates energy constraints [...] Read more.
To address the issues of unbalanced residual energy caused by heterogeneous initial robot states and dynamic environmental disturbances, this paper proposes a dynamic task allocation and rescheduling strategy considering energy balance. A Multiple Traveling Salesman Problem (MTSP) mathematical model that incorporates energy constraints and load balancing is established. Furthermore, an Improved Genetic Algorithm (IGA) based on K-Means initialization and adaptive mutation strategies is proposed. By introducing an energy-aware operator, the algorithm achieves energy consumption balance within the robot swarm while optimizing the total path length. In addition, an event-triggered dynamic rescheduling mechanism is designed. When sudden robot failures or task updates are detected, a Local Greedy Insertion (LGI) strategy is activated to achieve rapid task takeover and reallocation. Experimental results show that the proposed IGA consistently reduces the system’s state of charge (SoC) range to less than 1%, significantly outperforming baseline algorithms. It strikes an excellent balance between solution accuracy and computational time overhead. Finally, by simulating sudden new tasks and robot failure scenarios, the effectiveness of the dynamic rescheduling mechanism is verified, ensuring the timeliness and high robustness of the system. Full article
(This article belongs to the Section Robotics and Automation)
Show Figures

Figure 1

25 pages, 86452 KB  
Article
Research on Real-Time Trajectory Planning and Tracking Control for Multi-ROV Shipwreck Search
by Wenyang Gan, Haozhe Liang and Caixia Cai
J. Mar. Sci. Eng. 2026, 14(9), 802; https://doi.org/10.3390/jmse14090802 - 28 Apr 2026
Viewed by 289
Abstract
Multi-robot collaboration and marine robotics constitute key research directions in intelligent autonomous systems. In this context, multi-ROV cooperative operations are increasingly deployed for sunken ship search missions. A central technical challenge in such applications is to ensure efficient, non-redundant coverage while maintaining accurate [...] Read more.
Multi-robot collaboration and marine robotics constitute key research directions in intelligent autonomous systems. In this context, multi-ROV cooperative operations are increasingly deployed for sunken ship search missions. A central technical challenge in such applications is to ensure efficient, non-redundant coverage while maintaining accurate formation tracking. This scenario confronts two principal difficulties. First, overlapping operational regions among multiple ROVs tend to produce both redundant coverage and search blind zones. Second, trajectory tracking accuracy is significantly degraded by the combined effects of hydrodynamic disturbances and inherent actuator constraints in ROVs. To address these challenges, an improved dynamic window approach (DWA), incorporating a search distance penalty mechanism, is proposed for multi-ROV trajectory planning. Concurrently, a cascaded tracking control architecture is constructed, wherein a model predictive kinematic controller generates constrained velocity references, while an adaptive sliding mode dynamic controller augmented with an extended state observer provides robust disturbance rejection. Collaborative search is conducted using a three-ROV leader–follower formation. Simulation results indicate that regional search coverage is effectively improved and areas of repeated detection are significantly reduced by the proposed planning algorithm. Real-time trajectory tracking is achieved by the designed controller under two typical extreme strong disturbance conditions, namely, time-varying disturbances and abrupt disturbances, on the premise of satisfying thruster thrust constraints. The proposed scheme enables all three ROVs to successfully complete the tracking task under time-varying disturbances while reducing the frequency of thrust saturation events by up to seven times. In contrast, under the conventional MPC–ASMC controller, one ROV deviates from the formation and fails to complete the tracking task. Under abrupt disturbances, the proposed approach reduces the trajectory tracking error by up to six times and decreases the frequency of thrust saturation events by up to four times. Full article
(This article belongs to the Section Ocean Engineering)
Show Figures

Figure 1

6 pages, 197 KB  
Proceeding Paper
Overview of Research on Multi-Robot Teams for Space Applications in Europe
by Malte Wirkus, Wiebke Brinkmann and Carlos J. Perez del Pulgar Mancebo
Eng. Proc. 2026, 133(1), 30; https://doi.org/10.3390/engproc2026133030 - 21 Apr 2026
Viewed by 235
Abstract
Multi-robot systems (MRSs) are promising solutions for complex tasks because different capabilities can be distributed among several systems, resulting in simpler systems, redundancy, and scalability opportunities. This makes MRSs well-suited for planetary and space operation missions. This work reviews and categorizes several approaches [...] Read more.
Multi-robot systems (MRSs) are promising solutions for complex tasks because different capabilities can be distributed among several systems, resulting in simpler systems, redundancy, and scalability opportunities. This makes MRSs well-suited for planetary and space operation missions. This work reviews and categorizes several approaches to multi-robotic teams in Europe into an adapted and extended classification scheme from the MRS literature. This paper presents the classification scheme and interprets the results of the literature review to identify research trends within the European space robotics community and pinpoint research gaps. Full article
Show Figures

Figure 1

18 pages, 3015 KB  
Article
Dynamic Region Planning and Profit-Adaptive Collaborative Search Strategies for Multi-Robot Systems
by Zeyu Xu, Kai Xue, Ping Wang and Decheng Kong
Systems 2026, 14(4), 450; https://doi.org/10.3390/systems14040450 - 20 Apr 2026
Viewed by 315
Abstract
Multi-Robot Systems (MRS) demand optimal spatial resource configuration to ensure systemic efficiency in mission-critical applications. Conventional paradigms rely on rigid coverage-first principles, prioritizing exhaustive spatial scanning over rapid target discovery, thereby compromising systemic responsiveness. To bridge this gap, this study proposes the Attraction [...] Read more.
Multi-Robot Systems (MRS) demand optimal spatial resource configuration to ensure systemic efficiency in mission-critical applications. Conventional paradigms rely on rigid coverage-first principles, prioritizing exhaustive spatial scanning over rapid target discovery, thereby compromising systemic responsiveness. To bridge this gap, this study proposes the Attraction of Unknown area Centroid for Exploration (AUCE) architecture, a centralized framework designed to simultaneously optimize global exploration efficiency and early-stage target discovery rates. The control framework incorporates a dynamic region planning strategy that adaptively modulates the systemic search focus based on the specific field of view of autonomous agents, alongside an optimized S-shaped trajectory pattern to establish a rigorous balance between localized path simplicity and global coverage. A versatile profit function synthesizing constant and time-varying coefficient strategies explicitly regulates the systemic trade-off between accelerated early-stage target discovery and global path cost minimization. Quantitative simulations demonstrate that AUCE significantly outperforms established methods by mitigating redundant path costs and generating a distinct front-loading effect to accelerate target localization. Subsequent evaluations confirm the framework’s computational scalability in expanded swarms and its systemic adaptability when navigating static obstacles. Full article
(This article belongs to the Section Systems Theory and Methodology)
Show Figures

Graphical abstract

39 pages, 11175 KB  
Article
Automatic Calibration of Robotic 3D Printer Swarms for Cooperative 3D Printing
by Swaleh Owais, Charith Oshadi Nanayakkara Ratnayake, Ali Ugur, Zhenghui Sha and Wenchao Zhou
Machines 2026, 14(4), 443; https://doi.org/10.3390/machines14040443 - 16 Apr 2026
Viewed by 426
Abstract
Cooperative 3D printing (C3DP) is an additive manufacturing paradigm where a swarm of robotic 3D printers work cooperatively in a shared environment to fabricate continuous parts. Reliable operation requires both accurate per-printer kinematic calibration and cross-printer spatial alignment. This paper presents an automatic [...] Read more.
Cooperative 3D printing (C3DP) is an additive manufacturing paradigm where a swarm of robotic 3D printers work cooperatively in a shared environment to fabricate continuous parts. Reliable operation requires both accurate per-printer kinematic calibration and cross-printer spatial alignment. This paper presents an automatic vision-based XY calibration workflow for C3DP using ArUco fiducials and low-cost monocular cameras. The method performs intra-printer kinematic calibration and inter-printer alignment through peer-to-peer observations without fixed global infrastructure. In a two-printer Selective Compliance Assembly Robot Arm (SCARA) Fused Filament Fabrication (FFF) testbed, the automatic workflow reduced total calibration time from 157.19 min (manual) to 36.49 min while improving positional consistency and print accuracy. For individual-printer artifacts, the mean Euclidean error was 0.03 ± 0.02 mm, whereas cooperative artifacts exhibited a mean Euclidean error of 0.078 ± 0.002 mm. These results show that practical and repeatable C3DP calibration can be achieved with low-cost vision hardware. Full article
Show Figures

Graphical abstract

29 pages, 13794 KB  
Article
Integrated ADRC and Consensus Control for Anti-Disturbance Formation Tracking Control of Multiple Biomimetic Underwater Spherical Robots
by Xihuan Hou, Miao Xu, Liang Wei, Hongfei Li, Zan Li, Huiming Xing and Shuxiang Guo
Biomimetics 2026, 11(4), 273; https://doi.org/10.3390/biomimetics11040273 - 15 Apr 2026
Viewed by 341
Abstract
To facilitate the practical deployment and engineering implementation of multi-robot coordination for biomimetic underwater spherical robots (BUSRs), it is imperative to develop a formation tracking control method with a simple structure, a small number of tunable parameters, convenient parameter tuning and strong anti-disturbance [...] Read more.
To facilitate the practical deployment and engineering implementation of multi-robot coordination for biomimetic underwater spherical robots (BUSRs), it is imperative to develop a formation tracking control method with a simple structure, a small number of tunable parameters, convenient parameter tuning and strong anti-disturbance capability. This study proposes a formation controller integrating virtual structure (VS), consensus protocol, and parallel output-velocity-type active disturbance rejection control (POV-ADRC), denoted as VS-C-POV-ADRC. A rotating global (RG) coordinate system is established to decouple robot positions from heading angles, which makes the parameter tuning more convenient. A double-loop control architecture is constructed, where the outer consensus control loop generates the desired velocity for each robot based on virtual-structure reference positions, and the inner POV-ADRC loop achieves high-precision velocity tracking. The proposed controller features a compact structure with only five adjustable parameters per motion direction, realizing easy engineering implementation and adaptation to the limited computing capacity of BUSRs. The simulation and experiment results demonstrate that the proposed algorithm enables robots to maintain a stable formation and achieve trajectory tracking accuracy within one body length, while exhibiting superior disturbance rejection. The proposed method provides a feasible and practical solution for BUSR formation control. Full article
(This article belongs to the Section Locomotion and Bioinspired Robotics)
Show Figures

Figure 1

36 pages, 7620 KB  
Article
Unified Modulation Matrix-Based Shared Control for Teleoperated Multi-Robot Formation and Obstacle Avoidance
by Ruidong Chen, Zhuoyue Zhang, Zhiyao Zhang, Jinyan Li and Haochen Zhang
Sensors 2026, 26(8), 2387; https://doi.org/10.3390/s26082387 - 13 Apr 2026
Viewed by 591
Abstract
Multi-omnidirectional mobile robot formations offer significant advantages for applications in unstructured environments. However, under constraints such as limited field of view and high operator cognitive load, existing teleoperation frameworks struggle to guarantee formation safety and stability. In this study, a bilateral shared control [...] Read more.
Multi-omnidirectional mobile robot formations offer significant advantages for applications in unstructured environments. However, under constraints such as limited field of view and high operator cognitive load, existing teleoperation frameworks struggle to guarantee formation safety and stability. In this study, a bilateral shared control framework for multi-robot formation that integrates intent perception and vortex-field modulation is proposed. First, an Intent-Mediated Asymmetric Vortex Modulation (IM-AVM) strategy is developed, where the operator’s micro-intentions are mapped to determine the topological orientation of a vortex field. By constructing a dynamic asymmetric modulation matrix, saddle points in the potential field are geometrically eliminated, enabling deadlock-free obstacle avoidance while maintaining a rigid formation. Second, a multi-dimensional perception-based dynamic authority arbitration and topological deadlock escape mechanism is constructed, facilitating a seamless transition from assisted deadlock to autonomous escape. Finally, a formation coordination system based on anisotropic flow field modulation and adaptive sliding mode control is designed. Rigid formation constraints are transformed into a tangential safe flow field, and robust tracking is subsequently achieved through an Adaptive Nonsingular Fast Terminal Sliding Mode Controller (ANFTSMC). Theoretical analysis and experimental results demonstrate that the proposed framework achieves collision-free navigation for the formation in simulated environments. Full article
(This article belongs to the Section Sensors and Robotics)
Show Figures

Figure 1

18 pages, 3085 KB  
Article
Decentralized Multi-Robot Cooperative Exploration with Convex Polygon Expansion and Hierarchical Frontier Selection
by Dicheng Shen, Jun Hu, Shaohua Chen, Chengwei Zheng, Shunyu Tian and Changyun Wei
Appl. Sci. 2026, 16(7), 3600; https://doi.org/10.3390/app16073600 - 7 Apr 2026
Viewed by 445
Abstract
Cooperative exploration of unknown environments in multi-robot systems poses significant challenges, particularly in terms of efficiency and redundancy. Current approaches primarily rely on centralized systems for target point allocation and the construction of 2D grid maps, which often result in overlapping exploration efforts [...] Read more.
Cooperative exploration of unknown environments in multi-robot systems poses significant challenges, particularly in terms of efficiency and redundancy. Current approaches primarily rely on centralized systems for target point allocation and the construction of 2D grid maps, which often result in overlapping exploration efforts and reduced efficiency. This paper aims to enhance the cooperative behaviors of decentralized multi-robot systems, enabling effective exploration in large-scale and complex scenarios. We propose a decentralized multi-robot cooperative exploration framework that includes: (1) a trajectory-point extraction strategy for sequentially identifying key navigation points, (2) a dynamic convex polygon expansion method for delineating explored regions among robots, and (3) a novel hierarchical frontier selection mechanism to guide robots toward unexplored areas. By integrating these components, our framework enables coordinated exploration through the sharing of information about explored regions. Experimental results demonstrate that our approach reduces exploration time by 61.43% and overall travel distance by 56.14% compared to recent advancements in multi-robot exploration tasks. Full article
(This article belongs to the Section Robotics and Automation)
Show Figures

Figure 1

23 pages, 3301 KB  
Article
Hierarchical Active Perception and Stability Control for Multi-Robot Collaborative Search in Unknown Environments
by Zeyu Xu, Kai Xue, Ping Wang and Decheng Kong
Actuators 2026, 15(4), 209; https://doi.org/10.3390/act15040209 - 7 Apr 2026
Viewed by 548
Abstract
Multi-robot systems (MRS) have attracted a lot of attention from researchers due to their widespread application in various environments. However, in multi-robot collaborative search tasks, two problems often arise: sparse rewards for capturing targets and control oscillations. To address these issues, this paper [...] Read more.
Multi-robot systems (MRS) have attracted a lot of attention from researchers due to their widespread application in various environments. However, in multi-robot collaborative search tasks, two problems often arise: sparse rewards for capturing targets and control oscillations. To address these issues, this paper proposes the hierarchical active perception multi-agent deep deterministic policy gradient (HAP-MADDPG) framework. This framework guides robots to efficiently explore maps and discover targets through global utility planning based on global exploration rate and local information aggregation based on local exploration rate. A stability control mechanism, which includes hysteresis logic and reward decay, is introduced to suppress control oscillations. Experimental results show that the HAP-MADDPG framework achieves a success rate of 96.25% and an average search time of 216.3 steps. The path trajectories are smooth, demonstrating the effectiveness of the proposed approach. Full article
Show Figures

Graphical abstract

25 pages, 12227 KB  
Article
Air–Ground Collaborative Autonomous Exploration and Mapping Method for Complex Multi-Grain Pile Environments
by Lan Wu, Menghao Chen and Xuhui Liang
Sensors 2026, 26(7), 2184; https://doi.org/10.3390/s26072184 - 1 Apr 2026
Viewed by 620
Abstract
Prompt 3D mapping of grain storage is essential for effective management. However, standard mapping algorithms encounter a number of challenges, with the typical granary environment containing dust, grain piles, and narrow aisles. A single robotic agent is not able to provide complete area [...] Read more.
Prompt 3D mapping of grain storage is essential for effective management. However, standard mapping algorithms encounter a number of challenges, with the typical granary environment containing dust, grain piles, and narrow aisles. A single robotic agent is not able to provide complete area coverage, and most multi-robot approaches involve re-scanning the same areas due to a lack of explicit viewpoint-based task allocation processes. In order to overcome the above issues, we propose an air–ground collaborative exploration system for complex multi-grain pile scenarios. Exploration redundancy can be reduced by estimating the advantages of viewpoints through ray tracing and assigning the tops of the grain piles to aerial robots with ground vehicles in lower regions and narrow aisles. In order to manage dense dust (5–15 mg/m3), the quality-aware fusion strategy evaluates the reliability of the distance and point density of the sensing to reduce the influence of degraded aerial depth data. Moreover, mapping relies on LiDAR data to ensure mapping quality. A mechanism for re-scanning to enable coverage-driven exploitation of insufficiently explored regions is subsequently proposed. The simulation results show that the design achieved a grain pile coverage of 97.2%, with the total exploration time reduced by 20.1% over single-robot baselines. The results indicate that viewpoint-aware task allocation and dust-sensitive perception fusion can offer a practical solution for autonomous inspection in GPS-restricted, dust-rich industrial environments, such as granary facilities. Full article
Show Figures

Graphical abstract

22 pages, 3401 KB  
Article
TACOS: Task Agnostic Coordinator of a Multi-Drone System
by Alessandro Nazzari, Roberto Rubinacci and Marco Lovera
Drones 2026, 10(4), 251; https://doi.org/10.3390/drones10040251 - 31 Mar 2026
Viewed by 654
Abstract
When a single pilot is responsible for managing a multi-drone system, the task may demand varying levels of autonomy, from direct control of individual UAVs to group-level coordination to fully autonomous swarm behaviors for accomplishing high-level tasks. Enabling such interaction requires a framework [...] Read more.
When a single pilot is responsible for managing a multi-drone system, the task may demand varying levels of autonomy, from direct control of individual UAVs to group-level coordination to fully autonomous swarm behaviors for accomplishing high-level tasks. Enabling such interaction requires a framework that supports multiple modes of shared autonomy. As language models continue to improve in reasoning and planning, they provide a natural foundation for such systems. In this paper, we present TACOS (Task-Agnostic COordinator of a multi-drone System), a unified framework that enables high-level natural language control of multi-UAV systems through a Large Language Model (LLM). TACOS integrates three key capabilities into a single architecture: a one-to-many natural language interface for intuitive user interaction, an intelligent coordinator for translating user intent into structured task plans, and an autonomous agent that executes plans and interacts with the real world. TACOS allows an LLM to interact with a library of executable APIs, bridging semantic reasoning with real-time multi-robot coordination. We demonstrate the system on a real-world multi-drone system and conduct an ablation study to assess the contribution of each module. Full article
Show Figures

Figure 1

Back to TopTop