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

Search Results (205)

Search Parameters:
Keywords = collision-free path

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
11 pages, 3752 KiB  
Article
Rearrangement of Single Atoms by Solving Assignment Problems via Convolutional Neural Network
by Kanya Rattanamongkhonkun, Radom Pongvuthithum and Chulin Likasiri
Appl. Sci. 2024, 14(17), 7877; https://doi.org/10.3390/app14177877 - 4 Sep 2024
Abstract
This paper aims to present an approach to address the atom rearrangement problem by developing Convolutional Neural Network (CNN) models. These models predict the coordinates for atom movements while ensuring collision-free transitions and filling all vacancies in the target array. The process begins [...] Read more.
This paper aims to present an approach to address the atom rearrangement problem by developing Convolutional Neural Network (CNN) models. These models predict the coordinates for atom movements while ensuring collision-free transitions and filling all vacancies in the target array. The process begins with designing a cost function for the assignment problem that incorporates constraints to prevent collisions and guarantee vacancy filling. We then build and train CNN models using datasets for three different grid sizes: 10×10, 13×13, and 21×21. Our models achieve high accuracy in predicting atom positions, with individual position accuracies of 99.63%, 98.93%, and 97.24%, respectively, for the aforementioned grid sizes. Despite limitations in training larger models due to hardware constraints, our approach demonstrates significant improvements in speed and accuracy. The final section of the paper presents detailed accuracy results and calculation times for each model, highlighting the potential of CNN-based methods in optimizing atom rearrangement processes. Full article
(This article belongs to the Section Quantum Science and Technology)
Show Figures

Figure 1

29 pages, 3153 KiB  
Article
Towards Autonomous Operation of UAVs Using Data-Driven Target Tracking and Dynamic, Distributed Path Planning Methods
by Jae-Young Choi, Rachit Prasad and Seongim Choi
Aerospace 2024, 11(9), 720; https://doi.org/10.3390/aerospace11090720 - 3 Sep 2024
Viewed by 159
Abstract
A hybrid real-time path planning method has been developed that employs data-driven target UAV trajectory tracking methods. It aims to autonomously manage the distributed operation of multiple UAVs in dynamically changing environments. The target tracking methods include a Gaussian mixture model, a long [...] Read more.
A hybrid real-time path planning method has been developed that employs data-driven target UAV trajectory tracking methods. It aims to autonomously manage the distributed operation of multiple UAVs in dynamically changing environments. The target tracking methods include a Gaussian mixture model, a long short-term memory network, and extended Kalman filters with pre-specified motion models. Real-time vehicle-to-vehicle communication is assumed through a cloud-based system, enabling virtual, dynamic local networks to facilitate the high demand of vehicles in airspace. The method generates optimal paths by adaptively employing the dynamic A* algorithm and the artificial potential field method, with minimum snap trajectory smoothing to enhance path trackability during real flights. For validation, software-in-the-loop testing is performed in a dynamic environment composed of multiple quadrotors. The results demonstrate the framework’s ability to generate real-time, collision-free flight paths at low computational costs. Full article
Show Figures

Figure 1

26 pages, 3455 KiB  
Article
Energy-Efficient Online Path Planning for Internet of Drones Using Reinforcement Learning
by Zainab AlMania, Tarek Sheltami, Gamil Ahmed, Ashraf Mahmoud and Abdulaziz Barnawi
J. Sens. Actuator Netw. 2024, 13(5), 50; https://doi.org/10.3390/jsan13050050 - 29 Aug 2024
Viewed by 271
Abstract
Unmanned aerial vehicles (UAVs) have recently been applied in several contexts due to their flexibility, mobility, and fast deployment. One of the essential aspects of multi-UAV systems is path planning, which autonomously determines paths for drones from starting points to destination points. However, [...] Read more.
Unmanned aerial vehicles (UAVs) have recently been applied in several contexts due to their flexibility, mobility, and fast deployment. One of the essential aspects of multi-UAV systems is path planning, which autonomously determines paths for drones from starting points to destination points. However, UAVs face many obstacles in their routes, potentially causing loss or damage. Several heuristic approaches have been investigated to address collision avoidance. These approaches are generally applied in static environments where the environment is known in advance and paths are generated offline, making them unsuitable for unknown or dynamic environments. Additionally, limited flight times due to battery constraints pose another challenge in multi-UAV path planning. Reinforcement learning (RL) emerges as a promising candidate to generate collision-free paths for drones in dynamic environments due to its adaptability and generalization capabilities. In this study, we propose a framework to provide a novel solution for multi-UAV path planning in a 3D dynamic environment. The improved particle swarm optimization with reinforcement learning (IPSO-RL) framework is designed to tackle the multi-UAV path planning problem in a fully distributed and reactive manner. The framework integrates IPSO with deep RL to provide the drone with additional feedback and guidance to operate more sustainably. This integration incorporates a unique reward system that can adapt to various environments. Simulations demonstrate the effectiveness of the IPSO-RL approach, showing superior results in terms of collision avoidance, path length, and energy efficiency compared to other benchmarks. The results also illustrate that the proposed IPSO-RL framework can acquire a feasible and effective route successfully with minimum energy consumption in complicated environments. Full article
Show Figures

Figure 1

20 pages, 34619 KiB  
Article
A Method of Dual-AGV-Ganged Path Planning Based on the Genetic Algorithm
by Yongrong Cai, Haibin Liu, Mingfei Li and Fujie Ren
Appl. Sci. 2024, 14(17), 7482; https://doi.org/10.3390/app14177482 - 23 Aug 2024
Viewed by 359
Abstract
The genetic algorithm (GA) is a metaheuristic inspired by the process of natural selection, and it is known for its iterative optimization capabilities in both constrained and unconstrained environments. In this paper, a novel method for GA-based dual-automatic guided vehicle (AGV)-ganged path planning [...] Read more.
The genetic algorithm (GA) is a metaheuristic inspired by the process of natural selection, and it is known for its iterative optimization capabilities in both constrained and unconstrained environments. In this paper, a novel method for GA-based dual-automatic guided vehicle (AGV)-ganged path planning is proposed to address the problem of frequent steering collisions in dual-AGV-ganged autonomous navigation. This method successfully plans global paths that are safe, collision-free, and efficient for both leader and follower AGVs. Firstly, a new ganged turning cost function was introduced based on the safe turning radius of dual-AGV-ganged systems to effectively search for selectable safe paths. Then, a dual-AGV-ganged fitness function was designed that incorporates the pose information of starting and goal points to guide the GA toward iterative optimization for smooth, efficient, and safe movement of dual AGVs. Finally, to verify the feasibility and effectiveness of the proposed algorithm, simulation experiments were conducted, and its performance was compared with traditional genetic algorithms, Astra algorithms, and Dijkstra algorithms. The results show that the proposed algorithm effectively solves the problem of frequent steering collisions, significantly shortens the path length, and improves the smoothness and safety stability of the path. Moreover, the planned paths were validated in real environments, ensuring safe paths while making more efficient use of map resources. Compared to the Dijkstra algorithm, the path length was reduced by 30.1%, further confirming the effectiveness of the method. This provides crucial technical support for the safe autonomous navigation of dual-AGV-ganged systems. Full article
Show Figures

Figure 1

25 pages, 9744 KiB  
Article
An Improved Spider-Wasp Optimizer for Obstacle Avoidance Path Planning in Mobile Robots
by Yujie Gao, Zhichun Li, Haorui Wang, Yupeng Hu, Haoze Jiang, Xintong Jiang and Dong Chen
Mathematics 2024, 12(17), 2604; https://doi.org/10.3390/math12172604 - 23 Aug 2024
Viewed by 382
Abstract
The widespread application of mobile robots holds significant importance for advancing social intelligence. However, as the complexity of the environment increases, existing Obstacle Avoidance Path Planning (OAPP) methods tend to fall into local optimal paths, compromising reliability and practicality. Therefore, based on the [...] Read more.
The widespread application of mobile robots holds significant importance for advancing social intelligence. However, as the complexity of the environment increases, existing Obstacle Avoidance Path Planning (OAPP) methods tend to fall into local optimal paths, compromising reliability and practicality. Therefore, based on the Spider-Wasp Optimizer (SWO), this paper proposes an improved OAPP method called the LMBSWO to address these challenges. Firstly, the learning strategy is introduced to enhance the diversity of the algorithm population, thereby improving its global optimization performance. Secondly, the dual-median-point guidance strategy is incorporated to enhance the algorithm’s exploitation capability and increase its path searchability. Lastly, a better guidance strategy is introduced to enhance the algorithm’s ability to escape local optimal paths. Subsequently, the LMBSWO is employed for OAPP in five different map environments. The experimental results show that the LMBSWO achieves an advantage in collision-free path length, with 100% probability, across five maps of different complexity, while obtaining 80% fault tolerance across different maps, compared to nine existing novel OAPP methods with efficient performance. The LMBSWO ranks first in the trade-off between planning time and path length. With these results, the LMBSWO can be considered as a robust OAPP method with efficient solving performance, along with high robustness. Full article
(This article belongs to the Section Computational and Applied Mathematics)
Show Figures

Figure 1

27 pages, 17512 KiB  
Article
An ANFIS-Based Strategy for Autonomous Robot Collision-Free Navigation in Dynamic Environments
by Stavros Stavrinidis and Paraskevi Zacharia
Robotics 2024, 13(8), 124; https://doi.org/10.3390/robotics13080124 - 22 Aug 2024
Viewed by 373
Abstract
Autonomous navigation in dynamic environments is a significant challenge in robotics. The primary goals are to ensure smooth and safe movement. This study introduces a control strategy based on an Adaptive Neuro-Fuzzy Inference System (ANFIS). It enhances autonomous robot navigation in dynamic environments [...] Read more.
Autonomous navigation in dynamic environments is a significant challenge in robotics. The primary goals are to ensure smooth and safe movement. This study introduces a control strategy based on an Adaptive Neuro-Fuzzy Inference System (ANFIS). It enhances autonomous robot navigation in dynamic environments with a focus on collision-free path planning. The strategy uses a path-planning technique to develop a trajectory that allows the robot to navigate smoothly while avoiding both static and dynamic obstacles. The developed control system incorporates four ANFIS controllers: two are tasked with guiding the robot toward its end point, and the other two are activated for obstacle avoidance. The experimental setup conducted in CoppeliaSim involves a mobile robot equipped with ultrasonic sensors navigating in an environment with static and dynamic obstacles. Simulation experiments are conducted to demonstrate the model’s capability in ensuring collision-free navigation, employing a path-planning algorithm to ascertain the shortest route to the target destination. The simulation results highlight the superiority of the ANFIS-based approach over conventional methods, particularly in terms of computational efficiency and navigational smoothness. Full article
(This article belongs to the Special Issue Autonomous Navigation of Mobile Robots in Unstructured Environments)
Show Figures

Figure 1

18 pages, 1785 KiB  
Article
Optimal Path Planning Algorithm with Built-In Velocity Profiling for Collaborative Robot
by Rafal Szczepanski, Krystian Erwinski, Mateusz Tejer and Dominika Daab
Sensors 2024, 24(16), 5332; https://doi.org/10.3390/s24165332 - 17 Aug 2024
Viewed by 344
Abstract
This paper proposes a method for solving the path planning problem for a collaborative robot. The time-optimal, smooth, collision-free B-spline path is obtained by the application of a nature-inspired optimization algorithm. The proposed approach can be especially useful when moving items that are [...] Read more.
This paper proposes a method for solving the path planning problem for a collaborative robot. The time-optimal, smooth, collision-free B-spline path is obtained by the application of a nature-inspired optimization algorithm. The proposed approach can be especially useful when moving items that are delicate or contain a liquid in an open container using a robotic arm. The goal of the optimization is to obtain the shortest execution time of the production cycle, taking into account the velocity, velocity and jerk limits, and the derivative continuity of the final trajectory. For this purpose, the velocity profiling algorithm for B-spline paths is proposed. The methodology has been applied to the production cycle optimization of the pick-and-place process using a collaborative robot. In comparison with point-to-point movement and the solution provided by the RRT* algorithm with the same velocity profiling to ensure the same motion limitations, the proposed path planning algorithm decreased the entire production cycle time by 11.28% and 57.5%, respectively. The obtained results have been examined in a simulation with the entire production cycle visualization. Moreover, the smoothness of the movement of the robotic arm has been validated experimentally using a robotic arm. Full article
(This article belongs to the Special Issue Advances in Sensing, Control and Path Planning for Robotic Systems)
Show Figures

Figure 1

22 pages, 5458 KiB  
Article
Three-Dimensional Obstacle Avoidance Harvesting Path Planning Method for Apple-Harvesting Robot Based on Improved Ant Colony Algorithm
by Bin Yan, Jianglin Quan and Wenhui Yan
Agriculture 2024, 14(8), 1336; https://doi.org/10.3390/agriculture14081336 - 10 Aug 2024
Viewed by 489
Abstract
The cultivation model for spindle-shaped apple trees is widely used in modern standard apple orchards worldwide and represents the direction of modern apple industry development. However, without an effective obstacle avoidance path, the robotic arm is prone to collision with obstacles such as [...] Read more.
The cultivation model for spindle-shaped apple trees is widely used in modern standard apple orchards worldwide and represents the direction of modern apple industry development. However, without an effective obstacle avoidance path, the robotic arm is prone to collision with obstacles such as fruit tree branches during the picking process, which may damage fruits and branches and even affect the healthy growth of fruit trees. To address the above issues, a three-dimensional path -planning algorithm for full-field fruit obstacle avoidance harvesting for spindle-shaped fruit trees, which are widely planted in modern apple orchards, is proposed in this study. Firstly, based on three typical tree structures of spindle-shaped apple trees (free spindle, high spindle, and slender spindle), a three-dimensional spatial model of fruit tree branches was established. Secondly, based on the grid environment representation method, an obstacle map of the apple tree model was established. Then, the initial pheromones were improved by non-uniform distribution on the basis of the original ant colony algorithm. Furthermore, the updating rules of pheromones were improved, and a biomimetic optimization mechanism was integrated with the beetle antenna algorithm to improve the speed and stability of path searching. Finally, the planned path was smoothed using a cubic B-spline curve to make the path smoother and avoid unnecessary pauses or turns during the harvesting process of the robotic arm. Based on the proposed improved ACO algorithm (ant colony optimization algorithm), obstacle avoidance 3D path planning simulation experiments were conducted for three types of spindle-shaped apple trees. The results showed that the success rates of obstacle avoidance path planning were higher than 96%, 86%, and 92% for free-spindle-shaped, high-spindle-shaped, and slender-spindle-shaped trees, respectively. Compared with traditional ant colony algorithms, the average planning time was decreased by 49.38%, 46.33%, and 51.03%, respectively. The proposed improved algorithm can effectively achieve three-dimensional path planning for obstacle avoidance picking, thereby providing technical support for the development of intelligent apple picking robots. Full article
Show Figures

Figure 1

19 pages, 13252 KiB  
Article
Distributed Optimization-Based Path Planning for Multiple Unmanned Surface Vehicles to Pass through Narrow Waters
by Shuo Li, Fei Teng, Geyang Xiao and Haoran Zhao
J. Mar. Sci. Eng. 2024, 12(8), 1246; https://doi.org/10.3390/jmse12081246 - 23 Jul 2024
Viewed by 451
Abstract
Safety and efficiency are important when Unmanned Surface Vehicles (USVs) pass through narrow waters in complex marine environments. This paper considers the issue of path planning for USVs passing through narrow waterways. We propose a distributed optimization algorithm based on a polymorphic network [...] Read more.
Safety and efficiency are important when Unmanned Surface Vehicles (USVs) pass through narrow waters in complex marine environments. This paper considers the issue of path planning for USVs passing through narrow waterways. We propose a distributed optimization algorithm based on a polymorphic network architecture, which maintains connectivity and avoids collisions between USVs while planning optimal paths. Firstly, the initial path through the narrow waterway is planned for each USV using the narrow water standard route method, and then the interpolating spline method is used to determine its corresponding functional form and rewrite the function as a local cost function for the USV. Secondly, a polymorphic network architecture and a distributed optimization algorithm were designed for multi-USVs to maintain connectivity and avoid collisions between USVs, and to optimize the initial paths of the multi-USV system. The effectiveness of the algorithm is demonstrated by Lyapunov stability analysis. Finally, Lingshui Harbor of Dalian Maritime University and a curved narrow waterway were selected for the simulation experiments, and the results demonstrate that the paths planned by multiple USVs were optimal and collision-free, with velocities achieving consistency within a finite time. Full article
(This article belongs to the Special Issue Modeling and Control of Marine Craft)
Show Figures

Figure 1

24 pages, 7739 KiB  
Article
MT-SIPP: An Efficient Collision-Free Multi-Chain Robot Path Planning Algorithm
by Jinchao Miao, Ping Li, Chuangye Chen, Jiya Tian and Liwei Yang
Machines 2024, 12(7), 482; https://doi.org/10.3390/machines12070482 - 17 Jul 2024
Viewed by 434
Abstract
Compared to traditional multi-robot path planning problems, multi-chain robot path planning (MCRPP) is more challenging because it must account for collisions between robot units and between the bodies of a chain and the leading unit during towing. To address MCRPP more efficiently, we [...] Read more.
Compared to traditional multi-robot path planning problems, multi-chain robot path planning (MCRPP) is more challenging because it must account for collisions between robot units and between the bodies of a chain and the leading unit during towing. To address MCRPP more efficiently, we propose a novel algorithm called Multi-Train Safe Interval Path Planning (MT-SIPP). Based on safe interval path planning principles, we categorize conflicts in the multi-train planning process into three types: travel conflicts, waiting conflicts, and station conflicts. To handle travel conflicts, we use an improved k-robust method to ensure trains avoid collisions with other trains during movement. To resolve waiting conflicts, we apply a time correction method to ensure the safety of positions occupied by trains during waiting periods. To address station conflicts, we introduce node constraints to prevent other trains from occupying the station positions of trains that have reached their target stations and are stopped. Experimental results on three benchmark maps show that the MT-SIPP algorithm achieves about a 30% improvement in solution success rate and nearly a 50% increase in the maximum number of solvable instances compared to existing methods. These results confirm the effectiveness of MT-SIPP in addressing the challenges of MCRPP. Full article
(This article belongs to the Section Robotics, Mechatronics and Intelligent Machines)
Show Figures

Figure 1

17 pages, 5814 KiB  
Article
The Impact of Pedestrian Lane Formation by Obstacles on Fire Evacuation Efficiency in the Presence of Unfair Competition
by Shanwei Liu, Xiao Li, Bozhezi Peng and Chaoyang Li
Fire 2024, 7(7), 242; https://doi.org/10.3390/fire7070242 - 10 Jul 2024
Viewed by 675
Abstract
After a fire breaks out, pedestrians simultaneously move towards the exit and quickly form a crowded area near the exit. With the intensification of pedestrians’ tendencies towards unfair competition, there is an increase in pushing and collisions within the crowd. The possibility of [...] Read more.
After a fire breaks out, pedestrians simultaneously move towards the exit and quickly form a crowded area near the exit. With the intensification of pedestrians’ tendencies towards unfair competition, there is an increase in pushing and collisions within the crowd. The possibility of stampedes within the crowd also gradually increases. Analyzing the causes and psychological tendencies behind pedestrian pushing and collisions has a positive effect on reducing crowd instability and improving evacuation efficiency. This research proposes a modified social force model considering the unfair competition tendency of pedestrians. The model considers factors such as the gap between pedestrians’ actual and maximum achievable speed, effective radius, and their distance from the exit. In order to overcome the shortage of “deadlock” in the classical social force model in a high-density environment, this research introduces the feature of variable pedestrian effective radius. The effective radius of pedestrians dynamically changes according to the density of the surrounding crowd and queuing time. Through validation, the evacuation efficiency of this model aligns well with the actual situation and effectively reflects pedestrians’ pushing and squeezing behaviors in high-density environments. This research also analyzes how to strategically arrange obstacles to mitigate the exacerbating effect of unfair pedestrian competition on exit congestion. Five experiments were conducted to analyze how the relative position of obstacles and exits, the number of evacuation paths, and the size of the obstacle-free area before the exit affect evacuation efficiency in the presence of unfair pedestrian competition. The results show that evacuation efficiency can be improved when obstacles play a role in guiding or reducing the interaction of pedestrians in different queues. However, when obstacles hinder pedestrians, the evacuation efficiency is reduced to a certain extent. Full article
(This article belongs to the Special Issue Advances in Industrial Fire and Urban Fire Research)
Show Figures

Figure 1

15 pages, 842 KiB  
Article
A Physical Insight into Computational Fluid Dynamics and Heat Transfer
by Sergey I. Martynenko and Aleksey Yu. Varaksin
Mathematics 2024, 12(13), 2122; https://doi.org/10.3390/math12132122 - 6 Jul 2024
Viewed by 445
Abstract
Mathematical equations that describe all physical processes are valid only under certain assumptions. One of them is the minimum scales used for the given description. In fact, this prohibits the use of derivatives in the mathematical models of the physical processes. This article [...] Read more.
Mathematical equations that describe all physical processes are valid only under certain assumptions. One of them is the minimum scales used for the given description. In fact, this prohibits the use of derivatives in the mathematical models of the physical processes. This article represents a derivative-free approach for the mathematical modelling. The proposed approach for CFD and numerical heat transfer is based on the conservation and phenomenological laws, and physical constraints on the minimum problem-dependent spatial and temporal scales (for example, on the average free path of molecules and the average time of their collisions for gases). This leads to the derivative-free governing equations (the discontinuum approximation) that are very convenient for numerical simulation. The theoretical analysis of governing equations describing the fundamental conservation laws in the continuum and discontinuum approximations is given. The article demonstrates the derivative-free approach based on the correctly defined macroparameters (pressure, temperature, density, etc.) for the mathematical description of physical and chemical processes. This eliminates the finite-difference, finite-volume, finite-element or other approximations of the governing equations from the computational algorithms. Full article
(This article belongs to the Topic Fluid Mechanics, 2nd Edition)
Show Figures

Figure 1

18 pages, 2392 KiB  
Article
Robot Motion Planning Based on an Adaptive Slime Mold Algorithm and Motion Constraints
by Rong Chen, Huashan Song, Ling Zheng and Bo Wang
World Electr. Veh. J. 2024, 15(7), 296; https://doi.org/10.3390/wevj15070296 - 3 Jul 2024
Cited by 1 | Viewed by 638
Abstract
The rapid advancement of artificial intelligence technology has significantly enhanced the intelligence of mobile robots, facilitating their widespread utilization in unmanned driving, smart home systems, and various other domains. As the scope, scale, and complexity of robot deployment continue to expand, there arises [...] Read more.
The rapid advancement of artificial intelligence technology has significantly enhanced the intelligence of mobile robots, facilitating their widespread utilization in unmanned driving, smart home systems, and various other domains. As the scope, scale, and complexity of robot deployment continue to expand, there arises a heightened demand for enhanced computational power and real-time performance, with path planning emerging as a prominent research focus. In this study, we present an adaptive Lévy flight–rotation slime mold algorithm (LRSMA) for global robot motion planning, which incorporates LRSMA with the cubic Hermite interpolation. Unlike traditional methods, the algorithm eliminates the need for a priori knowledge of appropriate interpolation points. Instead, it autonomously detects the convergence status of LRSMA, dynamically increasing interpolation points to enhance the curvature of the motion curve when it surpasses the predefined threshold. Subsequently, it compares path lengths resulting from two different objective functions to determine the optimal number of interpolation points and the best path. Compared to LRSMA, this algorithm reduced the minimum path length and average processing time by (2.52%, 3.56%) and (38.89%, 62.46%), respectively, along with minimum processing times. Our findings demonstrate that this method effectively generates collision-free, smooth, and curvature-constrained motion curves with the least processing time. Full article
(This article belongs to the Special Issue Design Theory, Method and Control of Intelligent and Safe Vehicles)
Show Figures

Figure 1

30 pages, 12417 KiB  
Article
Path Planning for Unmanned Aerial Vehicles in Complex Environments
by César Gómez Arnaldo, María Zamarreño Suárez, Francisco Pérez Moreno and Raquel Delgado-Aguilera Jurado
Drones 2024, 8(7), 288; https://doi.org/10.3390/drones8070288 - 26 Jun 2024
Viewed by 1214
Abstract
This paper introduces a comprehensive framework for generating obstacle-free flight paths for unmanned aerial vehicles (UAVs) in intricate 3D environments. The system leverages the Rapidly Exploring Random Tree (RRT) algorithm to design trajectories that effectively avoid collisions with structures of diverse shapes and [...] Read more.
This paper introduces a comprehensive framework for generating obstacle-free flight paths for unmanned aerial vehicles (UAVs) in intricate 3D environments. The system leverages the Rapidly Exploring Random Tree (RRT) algorithm to design trajectories that effectively avoid collisions with structures of diverse shapes and sizes. Discussion revolves around the challenges encountered during development and the successful achievement of generating collision-free routes. While the system represents an initial iteration, it serves as a foundation for future projects aiming to refine and expand upon its capabilities. Future work includes simulation testing and integration into UAV missions for image acquisition and structure scanning. Additionally, considerations for swarm deployment and 3D reconstruction using various sensor combinations are outlined. This research contributes to the advancement of autonomous UAV navigation in real-world scenarios. Full article
Show Figures

Figure 1

21 pages, 4853 KiB  
Article
Hybrid Centralized Training and Decentralized Execution Reinforcement Learning in Multi-Agent Path-Finding Simulations
by Hua-Ching Chen, Shih-An Li, Tsung-Han Chang, Hsuan-Ming Feng and Yun-Chien Chen
Appl. Sci. 2024, 14(10), 3960; https://doi.org/10.3390/app14103960 - 7 May 2024
Viewed by 784
Abstract
In this paper, we propose a hybrid centralized training and decentralized execution neural network architecture with deep reinforcement learning (DRL) to complete the multi-agent path-finding simulation. In the training of physical robots, collisions and other unintended accidents are very likely to occur in [...] Read more.
In this paper, we propose a hybrid centralized training and decentralized execution neural network architecture with deep reinforcement learning (DRL) to complete the multi-agent path-finding simulation. In the training of physical robots, collisions and other unintended accidents are very likely to occur in multi-agent cases, so it is required to train the networks within a deep deterministic policy gradient for the virtual environment of the simulator. The simple particle multi-agent simulator designed by OpenAI (Sacramento, CA, USA) for training platforms can easily obtain the state information of the environment. The overall system of the training cycle is designed with a self-designed reward function and is completed through a progressive learning approach from a simple to a complex environment. Finally, we carried out and presented the experiments of multi-agent path-finding simulations. The proposed methodology is better than the multi-agent model-based policy optimization (MAMBPO) and model-free multi-agent soft actor–critic models. Full article
Show Figures

Figure 1

Back to TopTop