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 (218)

Search Parameters:
Keywords = collision-free path planning

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
16 pages, 2598 KB  
Article
S3PM: Entropy-Regularized Path Planning for Autonomous Mobile Robots in Dense 3D Point Clouds of Unstructured Environments
by Artem Sazonov, Oleksii Kuchkin, Irina Cherepanska and Arūnas Lipnickas
Sensors 2026, 26(2), 731; https://doi.org/10.3390/s26020731 (registering DOI) - 21 Jan 2026
Abstract
Autonomous navigation in cluttered and dynamic industrial environments remains a major challenge for mobile robots. Traditional occupancy-grid and geometric planning approaches often struggle in such unstructured settings due to partial observability, sensor noise, and the frequent presence of moving agents (machinery, vehicles, humans). [...] Read more.
Autonomous navigation in cluttered and dynamic industrial environments remains a major challenge for mobile robots. Traditional occupancy-grid and geometric planning approaches often struggle in such unstructured settings due to partial observability, sensor noise, and the frequent presence of moving agents (machinery, vehicles, humans). These limitations seriously undermine long-term reliability and safety compliance—both essential for Industry 4.0 applications. This paper introduces S3PM, a lightweight entropy-regularized framework for simultaneous mapping and path planning that operates directly on dense 3D point clouds. Its key innovation is a dynamics-aware entropy field that fuses per-voxel occupancy probabilities with motion cues derived from residual optical flow. Each voxel is assigned a risk-weighted entropy score that accounts for both geometric uncertainty and predicted object dynamics. This representation enables (i) robust differentiation between reliable free space and ambiguous/hazardous regions, (ii) proactive collision avoidance, and (iii) real-time trajectory replanning. The resulting multi-objective cost function effectively balances path length, smoothness, safety margins, and expected information gain, while maintaining high computational efficiency through voxel hashing and incremental distance transforms. Extensive experiments in both real-world and simulated settings, conducted on a Raspberry Pi 5 (with and without the Hailo-8 NPU), show that S3PM achieves 18–27% higher IoU in static/dynamic segmentation, 0.94–0.97 AUC in motion detection, and 30–45% fewer collisions compared to OctoMap + RRT* and standard probabilistic baselines. The full pipeline runs at 12–15 Hz on the bare Pi 5 and 25–30 Hz with NPU acceleration, making S3PM highly suitable for deployment on resource-constrained embedded platforms. Full article
(This article belongs to the Special Issue Mobile Robots: Navigation, Control and Sensing—2nd Edition)
14 pages, 4267 KB  
Article
Dual-Arm Coordination of a Tomato Harvesting Robot with Subtask Decoupling and Synthesizing
by Binhao Chen, Liang Gong, Shenghan Xie, Xuhao Zhao, Peixin Gao, Hefei Luo, Cheng Luo, Yanming Li and Chengliang Liu
Agriculture 2026, 16(2), 267; https://doi.org/10.3390/agriculture16020267 - 21 Jan 2026
Abstract
Robotic harvesters have the potential to substantially reduce the physical workload of agricultural laborers. However, in complex agricultural environments, traditional single-arm robot path planning methods often struggle to accomplish fruit harvesting tasks due to the presence of collision avoidance requirements and orientation constraints [...] Read more.
Robotic harvesters have the potential to substantially reduce the physical workload of agricultural laborers. However, in complex agricultural environments, traditional single-arm robot path planning methods often struggle to accomplish fruit harvesting tasks due to the presence of collision avoidance requirements and orientation constraints during grasping. In this work, we design a dual-arm tomato harvesting robot and propose a reinforcement learning-based cooperative control algorithm tailored to the dual-arm system. First, a deep learning-based semantic segmentation network is employed to extract the spatial locations of tomatoes and branches from sensory data. Building upon this perception module, we develop a reinforcement learning-based cooperative path planning approach to address inter-arm collision avoidance and end-effector orientation constraints during the harvesting process. Furthermore, a task-driven policy network architecture is introduced to decouple the complex harvesting task into structured subproblems, thereby enabling more efficient learning and improved performance. Simulation and experimental results demonstrate that the proposed method can generate collision-free harvesting trajectories that satisfy dual-arm orientation constraints, significantly improving the tomato harvesting success rate. Full article
(This article belongs to the Section Artificial Intelligence and Digital Agriculture)
17 pages, 1467 KB  
Article
Generalized Voronoi Diagram-Guided and Contact-Optimized Motion Planning for Snake Robots
by Mhd Ali Shehadeh and Milos Seda
Mathematics 2026, 14(2), 332; https://doi.org/10.3390/math14020332 - 19 Jan 2026
Viewed by 34
Abstract
In robot motion planning in a space with obstacles, the goal is to find a collision-free path for robots from the start to the target position. Numerous fundamentally different approaches, and their many variants, address this problem depending on the types of obstacles, [...] Read more.
In robot motion planning in a space with obstacles, the goal is to find a collision-free path for robots from the start to the target position. Numerous fundamentally different approaches, and their many variants, address this problem depending on the types of obstacles, the dimensionality of the space and the restrictions on robot movements. We present a hierarchical motion planning framework for snake-like robots navigating cluttered environments. At the global level, a bounded Generalized Voronoi Diagram (GVD) generates a maximal-clearance path through complex terrain. To overcome the limitations of pure avoidance strategies, we incorporate a local trajectory optimization layer that enables Obstacle-Aided Locomotion (OAL). This is realized through a simulation-in-the-loop system in CoppeliaSim, where gait parameters are optimized using Particle Swarm Optimization (PSO) based on contact forces and energy efficiency. By coupling high-level deliberative planning with low-level contact-aware control, our approach enhances both adaptability and locomotion efficiency. Experimental results demonstrate improved motion performance compared to conventional planners that neglect environmental contact. Full article
(This article belongs to the Special Issue Computational Geometry: Theory, Algorithms and Applications)
Show Figures

Figure 1

37 pages, 21684 KB  
Article
Multi-Strategy Improved Pelican Optimization Algorithm for Engineering Optimization Problems and 3D UAV Path Planning
by Ming Zhang, Maomao Luo and Huiming Kang
Biomimetics 2026, 11(1), 73; https://doi.org/10.3390/biomimetics11010073 - 15 Jan 2026
Viewed by 234
Abstract
To address the path-planning challenge for unmanned aerial vehicles (UAVs) in complex environments, this study presents an improved pelican optimization algorithm enhanced with multiple strategies (MIPOA). The proposed method introduces four main improvements: (1) using chaotic mapping to spread the initial search points [...] Read more.
To address the path-planning challenge for unmanned aerial vehicles (UAVs) in complex environments, this study presents an improved pelican optimization algorithm enhanced with multiple strategies (MIPOA). The proposed method introduces four main improvements: (1) using chaotic mapping to spread the initial search points more evenly, thereby increasing population variety; (2) incorporating a random Lévy-flight strategy to improve the exploration of the search space; (3) integrating a differential evolution approach based on Cauchy mutation to strengthen individual diversity and overall optimization ability; and (4) adopting an adaptive disturbance factor to speed up convergence and fine-tune solutions. To evaluate MIPOA, comparative tests were carried out against classical and modern intelligent algorithms using the CEC2017 and CEC2022 benchmark sets, along with a custom UAV environmental model. Results show that MIPOA converges faster and achieves more accurate solutions than the original pelican optimization algorithm (POA). On CEC2017 in 30-, 50-, and 100-dimensional cases, MIPOA attained the best average ranks of 1.57, 2.37, and 2.90, respectively, and achieved the top results on 26, 21, and 19 test functions, outperforming both POA and other advanced algorithms. For CEC2022 (20 dimensions), MIPOA obtained the highest Friedman average rank of 1.42, demonstrating its effectiveness in complex UAV path-planning tasks. The method enables the generation of faster, shorter, safer, and collision-free flight paths for UAVs, underscoring the robustness and wide applicability of MIPOA in real-world UAV path-planning scenarios. Full article
(This article belongs to the Special Issue Advances in Biological and Bio-Inspired Algorithms)
Show Figures

Figure 1

43 pages, 32899 KB  
Article
MEPEOA: A Multi-Strategy Enhanced Preschool Education Optimization Algorithm for Real-World Problems
by Shuping Ni, Chaofang Zhong, Yi Zhu and Meng Wang
Symmetry 2026, 18(1), 154; https://doi.org/10.3390/sym18010154 - 14 Jan 2026
Viewed by 88
Abstract
To address the limitations of the original Preschool Education Optimization Algorithm (PEOA) in population diversity preservation and late-stage convergence accuracy, this paper proposes a Multi-strategy Enhanced Preschool Education Optimization Algorithm (MEPEOA). The proposed algorithm integrates an improved population initialization strategy, a multi-strategy collaborative [...] Read more.
To address the limitations of the original Preschool Education Optimization Algorithm (PEOA) in population diversity preservation and late-stage convergence accuracy, this paper proposes a Multi-strategy Enhanced Preschool Education Optimization Algorithm (MEPEOA). The proposed algorithm integrates an improved population initialization strategy, a multi-strategy collaborative search mechanism, adaptive regulation, and boundary control to achieve a more effective balance between global exploration and local exploitation. The performance of MEPEOA is comprehensively evaluated on IEEE CEC2017 and CEC2022 benchmark suites and compared with several state-of-the-art metaheuristic algorithms, including EWOA, MPSO, L_SHADE, BKA, ALA, BPBO, and the original PEOA. Experimental results demonstrate that MEPEOA achieves superior optimization accuracy and stability on the majority of benchmark functions. For example, on CEC2017 with 30 dimensions, MEPEOA reduces the average fitness value of multimodal function F9 by approximately 73.6% compared with PEOA and by more than 47% compared with EWOA. In terms of stability, the standard deviation of MEPEOA on function F6 is only 4.13 × 10−3, which is several orders of magnitude lower than those of EWOA, MPSO, and BKA, indicating highly consistent convergence behavior. Furthermore, MEPEOA exhibits clear advantages in convergence speed and robustness, achieving the best Friedman mean rank across all tested benchmark suites. In addition, MEPEOA is applied to a two-dimensional grid-based path planning problem, where it consistently generates shorter and more stable collision-free paths than competing algorithms. Overall, the proposed MEPEOA demonstrates strong robustness, fast convergence, and superior stability, making it an effective and extensible solution for complex numerical optimization and practical engineering problems. Full article
Show Figures

Figure 1

19 pages, 2822 KB  
Article
A New Framework for Job Shop Integrated Scheduling and Vehicle Path Planning Problem
by Ruiqi Li, Jianlin Mao, Xing Wu, Wenna Zhou, Chengze Qian and Haoshuang Du
Sensors 2026, 26(2), 543; https://doi.org/10.3390/s26020543 - 13 Jan 2026
Viewed by 125
Abstract
With the development of manufacturing industry, traditional fixed process processing methods cannot adapt to the changes in workshop operations and the demand for small batches and multiple orders. Therefore, it is necessary to introduce multiple robots to provide a more flexible production mode. [...] Read more.
With the development of manufacturing industry, traditional fixed process processing methods cannot adapt to the changes in workshop operations and the demand for small batches and multiple orders. Therefore, it is necessary to introduce multiple robots to provide a more flexible production mode. Currently, some Job Shop Scheduling Problems with Transportation (JSP-T) only consider job scheduling and vehicle task allocation, and does not focus on the problem of collision free paths between vehicles. This article proposes a novel solution framework that integrates workshop scheduling, material handling robot task allocation, and conflict free path planning between robots. With the goal of minimizing the maximum completion time (Makespan) that includes handling, this paper first establishes an extended JSP-T problem model that integrates handling time and robot paths, and provides the corresponding workshop layout map. Secondly, in the scheduling layer, an improved Deep Q-Network (DQN) method is used for dynamic scheduling to generate a feasible and optimal machining scheduling scheme. Subsequently, considering the robot’s position information, the task sequence is assigned to the robot path execution layer. Finally, at the path execution layer, the Priority Based Search (PBS) algorithm is applied to solve conflict free paths for the handling robot. The optimized solution for obtaining the maximum completion time of all jobs under the condition of conflict free path handling. The experimental results show that compared with algorithms such as PPO, the scheduling algorithm proposed in this paper has improved performance by 9.7% in Makespan, and the PBS algorithm can obtain optimized paths for multiple handling robots under conflict free conditions. The framework can handle scheduling, task allocation, and conflict-free path planning in a unified optimization process, which can adapt well to job changes and then flexible manufacturing. Full article
Show Figures

Figure 1

24 pages, 8722 KB  
Article
Cooperative Path Planning for Object Transportation with Fault Management
by Bandita Sahu and Indrajeet Kumar
Automation 2026, 7(1), 1; https://doi.org/10.3390/automation7010001 - 22 Dec 2025
Viewed by 262
Abstract
Enhancing the serviceability of mobile robots is an important factor for improving regular work to a great extent. This approach has been implemented in areas such as industry, healthcare, and military. To ensure the successful implementation of the proposed work, it is important [...] Read more.
Enhancing the serviceability of mobile robots is an important factor for improving regular work to a great extent. This approach has been implemented in areas such as industry, healthcare, and military. To ensure the successful implementation of the proposed work, it is important to have an impeccable collision-free path for mobile robots. This goal has been accomplished by developing an intelligent fault management system. The proposed work produces an efficient path through the use of a hybrid algorithm that combines the benefits of the sine cosine algorithm (SCA) and particle swarm optimization (PSO) algorithms. The proposed work reports on the object transportation by a pair or group of robots from source to destination, and the mentioned task can be proficiently completed in three steps: fault identification, fault resolution using robot replacement, and computation of a collision-free path. The proposed work was successfully implemented in a C language environment to showcase its competence in terms of execution time, path traveled, and path deviated. The presented comparative analysis of the proposed algorithm demonstrates the effectiveness of the approach in terms of several metrics, such as path planning, cooperation, and fault management. The proposed approach achieved path optimality by reducing the traveled path by approximately 9.6% compared to QCOV-R and 8.4% compared to the ABCO algorithm in an environment with a minimum of eight obstacles. Full article
Show Figures

Figure 1

16 pages, 8281 KB  
Article
The Study on Real-Time RRT-Based Path Planning for UAVs Using a STM32 Microcontroller
by Shang-En Tsai, Shih-Ming Yang and Wei-Cheng Sun
Electronics 2025, 14(24), 4901; https://doi.org/10.3390/electronics14244901 - 12 Dec 2025
Viewed by 615
Abstract
Real-time path planning for autonomous Unmanned Aerial Vehicles (UAVs) under strict hardware limitations remains a central challenge in embedded robotics. This study presents a refined Rapidly-Exploring Random Tree (RRT) algorithm implemented within an onboard embedded system based on a 32-bit STM32 microcontroller, demonstrating [...] Read more.
Real-time path planning for autonomous Unmanned Aerial Vehicles (UAVs) under strict hardware limitations remains a central challenge in embedded robotics. This study presents a refined Rapidly-Exploring Random Tree (RRT) algorithm implemented within an onboard embedded system based on a 32-bit STM32 microcontroller, demonstrating that real-time autonomous navigation can be achieved under low-power computation constraints. The proposed framework integrates a three-stage process—path pruning, Bézier curve smoothing, and iterative optimization—designed to minimize computational overhead while maintaining flight stability. By leveraging the STM32’s limited 72 MHz ARM Cortex-M3 core and 20 KB SRAM, the system performs all planning stages directly on the microcontroller without external computation. Experimental flight tests verify that the UAV can autonomously generate and follow smooth, collision-free trajectories across static obstacle fields with high tracking accuracy. The results confirm the feasibility of executing a full RRT-based planner on an STM32-class embedded platform, establishing a practical pathway for resource-efficient, onboard UAV autonomy. Full article
(This article belongs to the Section Systems & Control Engineering)
Show Figures

Figure 1

19 pages, 4839 KB  
Article
Collision Avoidance Strategies for Unmanned Surface Vehicles Based on Improved RRT Algorithm
by Jianyao Wang and Yongjin Guo
J. Mar. Sci. Eng. 2025, 13(12), 2336; https://doi.org/10.3390/jmse13122336 - 8 Dec 2025
Viewed by 377
Abstract
In order to solve the problem of obstacle avoidance for unmanned surface vehicles (USV), based on the classic RRT algorithm and Velocity Obstacle principle, an improved RRT algorithm is proposed. For the situation of the extension direction of the parent node inside the [...] Read more.
In order to solve the problem of obstacle avoidance for unmanned surface vehicles (USV), based on the classic RRT algorithm and Velocity Obstacle principle, an improved RRT algorithm is proposed. For the situation of the extension direction of the parent node inside the collision cone in the EXTEND operation, ‘obstacle repellent vector’ and ’collision risk index’ are presented, making the extension direction of the search tree have the tendency to move away from obstacle. Meanwhile for the problem of the real time performance of the algorithm and path oscillation, ‘target attraction vector’ and waypoint corner constraint are introduced to accelerate the convergence of the algorithm and improve the quality of path point. Path planning experiment results show that the improved algorithm has better real-time character. Path tracking experiment results based on 3-DOF ship nonlinear dynamic model reveal that the collision-free paths generated by improved RRT algorithm are smoother and the navigation time is shorter, which are of great significance for practical engineering application. Full article
(This article belongs to the Special Issue Marine Technology: Latest Advancements and Prospects)
Show Figures

Figure 1

24 pages, 3738 KB  
Article
Autonomous Exploration-Oriented UAV Approach for Real-Time Spatial Mapping in Unknown Environments
by Yang Ye, Xuanhao Wang, Guohua Gou, Hao Zhang, Han Li and Haigang Sui
Drones 2025, 9(12), 844; https://doi.org/10.3390/drones9120844 - 8 Dec 2025
Viewed by 572
Abstract
Autonomous exploration is essential for various mapping tasks, including data collection, environmental monitoring, and search and rescue operations. Unmanned aerial vehicles (UAVs), owing to their low cost and high maneuverability, have become key enablers of such applications, particularly in complex or hazardous environments. [...] Read more.
Autonomous exploration is essential for various mapping tasks, including data collection, environmental monitoring, and search and rescue operations. Unmanned aerial vehicles (UAVs), owing to their low cost and high maneuverability, have become key enablers of such applications, particularly in complex or hazardous environments. However, existing approaches often suffer from issues such as redundant exploration and unstable flight behavior. In this study, we propose a hierarchical exploration approach specifically designed for limited-field-of-view UAVs in geospatial mapping applications. The approach addresses these challenges through hybrid viewpoint generation, an innovative boundary exploration sequence, and a two-stage global path planning strategy. To balance exploration efficiency and computational cost, we adopt a hybrid approach that combines collision-free spherical sampling with adaptive viewpoint generation based on stochastic differential equations. This approach generates high-quality candidate viewpoints while minimizing computational overhead. Furthermore, we introduce a novel heuristic evaluation function to prioritize frontiers within small regions, thereby facilitating optimal path planning. Based on this formulation, the global coverage path is modeled as a traveling salesman problem (TSP). The two-stage global planning framework consists of an initial stage that applies a history-aware trajectory enhancement strategy with smoothing corrections, followed by a second stage employing a sliding-window TSP algorithm to construct the global path. This design mitigates motion inconsistencies caused by frequent heuristic updates and enhances flight stability and trajectory smoothness. To evaluate the performance of the proposed framework, we compare it with state-of-the-art approaches in both simulated and real-world environments. Experimental results demonstrate that our approach shortens flight paths and reduces exploration time, thereby improving overall exploration efficiency. Full article
Show Figures

Graphical abstract

30 pages, 470 KB  
Article
Clustered Reverse Resumable A* Algorithm for Warehouse Robot Pathfinding
by Gábor Csányi and László Z. Varga
Machines 2025, 13(12), 1127; https://doi.org/10.3390/machines13121127 - 8 Dec 2025
Viewed by 454
Abstract
Robots are widely used to carry goods in automated warehouses. Planning collision-free paths for multiple robots which are continuously given new goals is called Lifelong Multi-Agent Pathfinding. In a lifelong environment, conflicts may emerge among the robots, and continuous replanning is needed. We [...] Read more.
Robots are widely used to carry goods in automated warehouses. Planning collision-free paths for multiple robots which are continuously given new goals is called Lifelong Multi-Agent Pathfinding. In a lifelong environment, conflicts may emerge among the robots, and continuous replanning is needed. We propose, develop, implement, and evaluate the novel approach called the Clustered Reverse Resumable A* (CRRA*) algorithm to enhance the continuous computation of the shortest path from the changing position of a robot to its goal. The Priority Inheritance with Backtracking (PIBT) algorithm is the currently known most efficient algorithm to handle the pathfinding of thousands of robots in a warehouse. The PIBT algorithm requires that in each step each robot evaluates the distances from its surrounding positions to its goal; therefore, we integrate the CRRA* algorithm with the PIBT algorithm to evaluate CRRA*. The evaluation results show that the CRRA* leads to a significant reduction in computation time, especially in larger warehouses where the obstacles form well-separated spaces. At the same time, the degradation in solution quality is minimal. The CRRA* algorithm is more efficient in larger warehouses than the plain Reverse Resumable A* (RRA*) algorithm. The faster computation of slightly suboptimal paths can be useful in many practical applications, especially in situations where real-time planning is more important than finding the optimal paths. CRRA* can also be used as a heuristic in any multi-agent pathfinding solution to obtain a faster, nearly accurate heuristic. Full article
(This article belongs to the Special Issue Autonomous Navigation of Mobile Robots and UAVs, 2nd Edition)
Show Figures

Figure 1

31 pages, 4123 KB  
Article
A Bi-Level Programming Approach for Coordinated Task Sequencing and Collision-Free Path Planning in Robotic Mobile Fulfillment Systems
by Peipei Ding, Shi Qiang Liu, Sai-Ho Chung, Mahmoud Masoud and Qiang Zhang
Mathematics 2025, 13(23), 3783; https://doi.org/10.3390/math13233783 - 25 Nov 2025
Viewed by 546
Abstract
In Robotic Mobile Fulfillment Systems (RMFS), the tight coupling between Task Allocation and Sequencing (TAS) and Conflict-free Path Planning (CPP) poses substantial complexities for operational-level coordination. This paper presents a Bi-Level Programming (BLP) model that jointly captures the interdependent decisions of TAS and [...] Read more.
In Robotic Mobile Fulfillment Systems (RMFS), the tight coupling between Task Allocation and Sequencing (TAS) and Conflict-free Path Planning (CPP) poses substantial complexities for operational-level coordination. This paper presents a Bi-Level Programming (BLP) model that jointly captures the interdependent decisions of TAS and CPP. The upper level allocates tasks to Automated Guided Vehicles (AGV) to improve the efficiency and balance local workload, while the lower level generates dynamically collision-free routes that respect real-world movement constraints. To efficiently solve this complicated BLP model, we develop a hybrid metaheuristic algorithm (GA-A*-CP) that integrates a Genetic Algorithm (GA), an improved A* algorithm and a collision-avoidance prediction (CP) mechanism into a unified framework. A key feature of the proposed approach is its iterative closed-loop optimization structure, where TAS decisions guide the generation of CPP results, while the resulting execution feedback capturing spatial constraints and agent interactions is recursively used to refine TAS decisions. This bidirectional coupling enables the RMFS to adapt dynamically congestion and coordination complexity for enhancing operational interaction and coordination. Extensive computational experiments under varying task intensities and AGV configurations show that the proposed BLP approach consistently achieves lower execution costs and better responsiveness in comparison to conventional decoupled approaches. These results show that integrating data-driven feedback across decision layers enables the system to dynamically adapt its planning and allocation strategies in response to execution results. The proposed BLP approach advances the design of a more responsive and structurally coherent architecture for multi-agent logistics systems. Full article
Show Figures

Figure 1

19 pages, 4846 KB  
Article
A Voxel-Based Optimal Path Planning Method for UAV Navigation in Smart Cities
by Min Jang, Dohee Kim and Jiyeong Lee
ISPRS Int. J. Geo-Inf. 2025, 14(12), 457; https://doi.org/10.3390/ijgi14120457 - 23 Nov 2025
Viewed by 607
Abstract
Smart mobility has emerged as a sustainable solution to the challenges of traffic congestion and environmental pollution in cities. Within this concept, Urban Air Mobility (UAM) offers a promising approach to three-dimensional (3D) urban transportation. However, existing UAV path planning studies have primarily [...] Read more.
Smart mobility has emerged as a sustainable solution to the challenges of traffic congestion and environmental pollution in cities. Within this concept, Urban Air Mobility (UAM) offers a promising approach to three-dimensional (3D) urban transportation. However, existing UAV path planning studies have primarily focused on obstacle avoidance in low-altitude airspace for small UAVs, with limited consideration of continuous and dynamic risks such as meteorological conditions. As UAM operates at higher altitudes than small UAVs, it is essential to expand the range of flight risks considered in path planning to ensure safe navigation. This study proposes a voxel-based optimal path planning method that integrates multiple flight risks to support various types of UAVs, including those in UAM systems. The proposed method generates a voxel-based flight risk map and extends a two-dimensional (2D) wavefront algorithm into a 3D voxel-based algorithm for deriving optimal paths. Validation through two scenarios, designed in a virtual 3D urban model, demonstrated a 57.59% reduction in the total flight risk index and a 40.72% increase in path length compared with the collision-free path. These results indicate that the proposed method effectively enhances the safety and reliability of UAV navigation in complex urban environments. Full article
Show Figures

Figure 1

19 pages, 1202 KB  
Article
Optimizing Navigation in Mobile Robots: Modified Particle Swarm Optimization and Genetic Algorithms for Effective Path Planning
by Mohamed Amr, Ahmed Bahgat, Hassan Rashad, Azza Ibrahim and Ayman Youssef
Algorithms 2025, 18(11), 719; https://doi.org/10.3390/a18110719 - 14 Nov 2025
Cited by 1 | Viewed by 541
Abstract
Mobile robots are increasingly integral to diverse applications, with path-planning algorithms being essential for efficient and secure mobile robot navigation. Mobile robot path planning is defined as the design of the least time-consuming, shortest-distance, and most collision-free path from the starting point to [...] Read more.
Mobile robots are increasingly integral to diverse applications, with path-planning algorithms being essential for efficient and secure mobile robot navigation. Mobile robot path planning is defined as the design of the least time-consuming, shortest-distance, and most collision-free path from the starting point to the endpoint for the mobile robot’s autonomous movement. This study investigates and assesses two widely used algorithms in artificial intelligence (AI)—Improved Particle Swarm Optimization (IPSO) and Improved Genetic Algorithm (IGA)—for path planning of mobile robot navigation problems. In this work Manhattan movements are proposed as a distance formula to modify both algorithms in the path planning of the mobile robot navigation problem. Unlike the traditional GA and PSO, which can use horizontal search, the proposed algorithm relies on vertical search, which gives us an advantage. The results demonstrate the effectiveness of these modified algorithms in barrier detection and obstacle avoidance. Six different experiments were run using both improved algorithms to show their ability to achieve their goal and avoid obstacles in various scenarios with different complexities. Across various scenarios, the tested AI algorithms performed effectively, regardless of the map scale and complexity. This paper proposes a complete comparison between the two improved algorithms in different scenarios. The results show that the algorithms’ performance is influenced more by the density of walls and obstacles than by the size or complexity of the map. Full article
(This article belongs to the Special Issue AI and Computational Methods in Engineering and Science: 2nd Edition)
Show Figures

Figure 1

14 pages, 6087 KB  
Article
Secure Angle-Based Geometric Elimination (SAGE) for Microrobot Path Planning
by Youngji Ko, Seung-hyun Im, Hana Choi, Byungjeon Kang, Jayoung Kim, Taeksu Lee, Jong-Oh Park and Doyeon Bang
Micromachines 2025, 16(11), 1273; https://doi.org/10.3390/mi16111273 - 12 Nov 2025
Viewed by 567
Abstract
Microrobot navigation in constrained environments requires path planning methods that ensure both efficiency and collision avoidance. Conventional approaches, which typically combine graph-based path finding with geometric path simplification, effectively reduce path complexity but often generate collision-prone paths because wall boundaries are not considered [...] Read more.
Microrobot navigation in constrained environments requires path planning methods that ensure both efficiency and collision avoidance. Conventional approaches, which typically combine graph-based path finding with geometric path simplification, effectively reduce path complexity but often generate collision-prone paths because wall boundaries are not considered during simplification. Therefore, to overcome this limitation, we present Secure Angle-based Geometric Elimination (SAGE), a single-pass path-simplification algorithm that converts pixel-level shortest paths into low-complexity trajectories suitable for real-time collision-free navigation of microrobots. SAGE inspects consecutive triplets (pi, pi+1, pi+2) and removes the middle point when the turning angle is smaller than threshold (∠pipi+1pi+2θth) or the direct segment (pipi+2) is collision-free. Quantitative analysis shows that SAGE achieves approximately 5% shorter path length, 20% lower turning cost and 0% collision rate, while maintaining computation comparable to the Ramer–Douglas–Peucker algorithm. Integration with Dijkstra and RRT planners confirms scalability across complex maze and vascular environments. Experimental microrobot demonstrations show navigation with complete collision avoidance, establishing SAGE as an efficient and reliable framework for high-speed microrobot navigation and automation in lab-on-a-chip, chemical-reaction and molecular-diagnostic systems. Full article
Show Figures

Figure 1

Back to TopTop