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

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (1,367)

Search Parameters:
Keywords = robotic path planning

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
34 pages, 6576 KB  
Article
Warehouse Mobile Robot Path Planning Performance Sensitivity to the Neighbor Radius Parameter
by Jihong Jeong and Jin-Woo Jung
Appl. Sci. 2026, 16(8), 3941; https://doi.org/10.3390/app16083941 (registering DOI) - 18 Apr 2026
Abstract
Many RRT*-based sampling path planning algorithms consider neighboring nodes around a newly added node. The neighbor radius parameter determines which nodes are included. The performance of RRT*-based algorithms can vary significantly with . This variation can weaken generalization across environments. This paper quantitatively [...] Read more.
Many RRT*-based sampling path planning algorithms consider neighboring nodes around a newly added node. The neighbor radius parameter determines which nodes are included. The performance of RRT*-based algorithms can vary significantly with . This variation can weaken generalization across environments. This paper quantitatively analyzes the effect of on performance in sampling-based path planning for mobile robots in a warehouse environment. We evaluate RRT*-based algorithms by varying . We then select the heuristic chosen for each algorithm and compare the algorithms under the same conditions. Experiments are conducted in a warehouse environment with a fixed start position and five goal positions. Performance is evaluated using planning time, path length, and cumulative change in turning angle. Lower values indicate better performance for all three metrics. Based on the experimental results, we derive a heuristic value of for each case. We also identify algorithm characteristics in computational efficiency and path quality under the heuristically chosen parameter settings. The final goal of this study is to provide quantitative evidence for selecting in warehouse applications. We also present guidelines for parameter setting and algorithm selection for RRT*-based sampling path planning. Full article
(This article belongs to the Special Issue Advances in Intelligent Systems—2nd edition)
24 pages, 10975 KB  
Article
Cucumber Robotic Continuous Harvesting: Enhanced YOLOv8n Detection and Dynamic Bézier Curve-Assisted Collision-Free Path Generation
by Chengheng Zhao, Huan Wang, Wenhao Li, Hengyi Zheng, Le Zhou and Mengbo Qian
Agriculture 2026, 16(8), 888; https://doi.org/10.3390/agriculture16080888 - 16 Apr 2026
Abstract
To address the inefficiency of the long single-fruit grasping cycle in traditional fruit harvesting robots, this study proposes a collision-free continuous harvesting solution for cucumber cultivation scenarios, coupled with a customized robotic system equipped with a continuous harvesting end-effector. In terms of visual [...] Read more.
To address the inefficiency of the long single-fruit grasping cycle in traditional fruit harvesting robots, this study proposes a collision-free continuous harvesting solution for cucumber cultivation scenarios, coupled with a customized robotic system equipped with a continuous harvesting end-effector. In terms of visual perception, the YOLOv8n model is enhanced by integrating the GhostNet lightweight architecture, the Context-Guided Fusion Module (CGFM), and the MPDIoU loss function. Ablation experiments confirm the optimal model configuration, and the optimized model achieves a reduced model size of 5.3 MB and computational load of 6.6 GFLOPs while improving the mean average precision (mAP@50) by 2.5%, which facilitates low-cost deployment. For path planning, an Enhanced Bézier Continuous Picking (EBCP) algorithm is developed by combining 3D Gaussian kernel modeling and cubic Bézier curves to generate collision-free continuous trajectories. Simulation and practical experiments demonstrate that the path length of the proposed continuous picking method is only 31.1% that of the traditional path, with a theoretical collision-free rate of 96.69% and an actual collision-free rate of 92.24%. The feasibility and effectiveness of the proposed system are fully verified, providing a technical reference for the continuous operation of fruit harvesting robots. Full article
(This article belongs to the Section Agricultural Technology)
Show Figures

Figure 1

39 pages, 51600 KB  
Article
A Fluid-Mechanism-and-Differential-Evolution-Enhanced Particle Swarm Optimizer for Robot Path Planning
by Zixiang Wang, Zijie Nie and Peiqi Liu
Mathematics 2026, 14(8), 1338; https://doi.org/10.3390/math14081338 - 16 Apr 2026
Abstract
Path planning of mobile robots on grid maps is a complex optimization problem, and applying standard particle swarm optimization (PSO) to this task often leads to stagnation and premature convergence. To address these issues, a particle swarm optimizer enhanced by fluid mechanics and [...] Read more.
Path planning of mobile robots on grid maps is a complex optimization problem, and applying standard particle swarm optimization (PSO) to this task often leads to stagnation and premature convergence. To address these issues, a particle swarm optimizer enhanced by fluid mechanics and differential evolution (FMDEPSO) is proposed. The method integrates fluid-inspired neighborhood feedback with a differential evolution recombination mechanism to construct a semi-discrete population evolution framework. Specifically, FMDEPSO introduces a pressure repulsion term and a viscous diffusion term to mitigate early population collapse and suppress oscillations caused by abrupt velocity variations. Meanwhile, a gas–liquid phased adaptive scheduling strategy is adopted to dynamically adjust the learning factors, thereby balancing exploration and exploitation. In addition, the mutation–crossover–greedy selection operator of differential evolution (DE) is embedded into the update process to preserve population diversity and enhance the capability of escaping local optima. On the CEC2017 benchmark suite, FMDEPSO achieved the best mean results on 17, 19, and 17 functions under 30-, 50-, and 100-dimensional settings, respectively, compared with eight representative PSO variants. It maintained a top-three ranking on the majority of functions and obtained the overall best average rank according to the Friedman test. The Wilcoxon rank-sum test further confirmed its statistical advantage on most benchmark functions. In grid-based path-planning experiments on multi-scale environments (20×20, 40×40, and 60×60), FMDEPSO generates smooth and goal-directed feasible trajectories in successful runs and achieves the best overall performance among PSO-based methods while maintaining a favorable balance among path quality, success rate, and runtime across different complexity levels. Overall, the proposed method exhibits stable convergence behavior and competitive solution quality in both numerical benchmark optimization and mobile robot path-planning tasks. Full article
19 pages, 2350 KB  
Article
A Dual Approach to the A* Algorithm to Generate Consistent Trajectories for the Leader–Follower Scheme
by Griselda Stephany Abarca-Jiménez, Manuel Vladimir Vega-Blanco, Jesús Mares-Carreño, Juan Cruz-Castro and Yunuén López-Grijalba
Appl. Syst. Innov. 2026, 9(4), 78; https://doi.org/10.3390/asi9040078 - 16 Apr 2026
Abstract
Path planning and formation control in leader–follower robotic systems are active areas of research, as both are highly relevant to the proper execution of the assigned task. In this work, a dual approach to the A* algorithm is applied to generate consistent trajectories [...] Read more.
Path planning and formation control in leader–follower robotic systems are active areas of research, as both are highly relevant to the proper execution of the assigned task. In this work, a dual approach to the A* algorithm is applied to generate consistent trajectories for a multi-agent robotic system with a leader–follower scheme. The conventional A* algorithm aims to minimize the cost of finding the best path by minimizing distances. In this case, a modified A* algorithm is used because, although decision-making also involves choosing among eight options or cells, the goal is not to minimize distance; instead, the focus is on analyzing the direction of acceleration. The proposed algorithm is robust regarding the initial and relative pose of the leader with respect to the followers. The leader is tracked using a digital accelerometer. The algorithm is tested by simulating various patterns and implemented in two experimental test scenarios: the first with differential mobile robots, and the second with an Ackerman-type mobile robot. In both scenarios, the trajectories were achieved with deviations in x and y between the follower’s path and the leader’s path of less than 0.03, and the leader’s pose independence was maintained. Full article
(This article belongs to the Topic Collection Series on Applied System Innovation)
Show Figures

Figure 1

30 pages, 1499 KB  
Article
Environment-Aware Optimal Placement and Dynamic Reconfiguration of Underwater Robotic Sonar Networks Using Deep Reinforcement Learning
by Qiming Sang, Yu Tian, Jin Zhang, Yuyang Xiao, Zhiduo Tan, Jiancheng Yu and Fumin Zhang
J. Mar. Sci. Eng. 2026, 14(8), 733; https://doi.org/10.3390/jmse14080733 - 15 Apr 2026
Viewed by 96
Abstract
Underwater dynamic target detection, classification, localization, and tracking (DCLT) is central to maritime surveillance and monitoring and increasingly relies on distributed AUV-based robotic sonar networks operating in passive listening and, when required, cooperative multistatic modes. Achieving a robust performance in realistic oceans remains [...] Read more.
Underwater dynamic target detection, classification, localization, and tracking (DCLT) is central to maritime surveillance and monitoring and increasingly relies on distributed AUV-based robotic sonar networks operating in passive listening and, when required, cooperative multistatic modes. Achieving a robust performance in realistic oceans remains challenging, because sensor placement must adapt to time-varying acoustic conditions and target priors while preserving acoustic communication connectivity, and because frequent reconfiguration under dynamic currents makes classical large-scale planning computationally expensive. This paper presents an integrated deep reinforcement learning (DRL)-based framework for passive-stage sonar placement and dynamic reconfiguration in distributed AUV networks. First, we cast placement as a constructive finite-horizon Markov decision process (MDP) and train a Proximal Policy Optimization (PPO) agent to sequentially build a collision-free layout on a discretized surveillance grid. The terminal reward is formulated to jointly optimize the environment-aware detection performance, computed from BELLHOP-based transmission loss models, and global network connectivity, quantified using algebraic connectivity. Second, to enable time-critical reconfiguration, we estimate flow-aware motion costs for all AUV–destination pairs using a PPO with a Long Short-Term Memory (LSTM) trajectory policy trained for partial observability. The learned policy can be deployed onboard, allowing each AUV to refine its path online using locally sensed currents, improving robustness to ocean-model uncertainty. The resulting cost matrix is solved via an efficient zero-element assignment method to obtain the optimal one-to-one reassignment. In the reported simulation studies, the proposed Sequential PPO placement method achieves a final reward 16–21% higher than Particle Swarm Optimization (PSO) and 2–3.7% higher than the Genetic Algorithm (GA), while the proposed PPO + LSTM planner reduces average travel time by 30.44% compared with A*. The proposed closed-loop architecture supports frequent re-optimization, scalable fleet operation, and a seamless transition to communication-supported cooperative multistatic tracking after detection, enabling efficient, adaptive DCLT in dynamic marine environments. Full article
(This article belongs to the Section Ocean Engineering)
36 pages, 1158 KB  
Article
Smart Cities in the Agentic AI Era: Three Vectors of Urban Transformation
by Esteve Almirall
Appl. Sci. 2026, 16(8), 3847; https://doi.org/10.3390/app16083847 - 15 Apr 2026
Viewed by 183
Abstract
Agentic artificial intelligence—systems that reason, plan, and act autonomously within governed workflows—is converging with autonomous electric mobility and urban robotics to reshape how cities govern, move, and manage physical space. We argue that the simultaneous arrival of these three vectors is triggering a [...] Read more.
Agentic artificial intelligence—systems that reason, plan, and act autonomously within governed workflows—is converging with autonomous electric mobility and urban robotics to reshape how cities govern, move, and manage physical space. We argue that the simultaneous arrival of these three vectors is triggering a transformation comparable in scope to the Industrial Revolution. Cities that deploy across all three domains are becoming the new hubs of innovation: they concentrate talent, accelerate knowledge circulation, enable cross-fertilisation, and generate hybrid proposals that no single vector could produce alone. Just as Manchester, Birmingham, and the Ruhr became the defining centres of industrialisation because steam, textiles, iron, and coal recombined through the proximity of the engineers and entrepreneurs who moved between them, a small number of cities today are pulling ahead because they host the shared talent pool around which agentic governance, autonomous mobility, and urban robotics co-evolve. Conceptually, we extend the mirroring hypothesis in two directions: dynamically, arguing that organisations and urban ecosystems converge toward the configurations new technologies make possible; and ontologically, arguing that agentic AI introduces non-human agents into organisational architectures, requiring hybrid human–AI coordination. We formalise this dynamic as five propositions (P1–P5) of cumulative recursive hybridisation (CRH), operating through four reinforcing feedback loops—data, regulation, infrastructure, and talent. Together, these loops explain why the emerging urban order is path-dependent: early movers accumulate compounding advantages, while latecomers face exponentially rising costs of entry. We demarcate CRH from adjacent frameworks—general-purpose technologies, organisational complementarities, and complex adaptive systems—and test it against counterfactual evidence from failed, stalled, and Global South trajectories (Sidewalk Toronto, the Cruise rollback, Songdo, Bengaluru). We also examine its political-economy, equity, and surveillance limits. Drawing on comparative evidence from public-sector chatbot deployments, autonomous mobility ecosystems in the United States and China, and emerging urban robotics cases, we conclude that what is at stake is not incremental modernisation but the construction of a new urban order. The cities that act as innovation hubs for the agentic AI era will shape global standards, attract global talent, and define the institutional templates that others eventually adopt—much as the industrial cities of the eighteenth and nineteenth centuries did. Full article
28 pages, 26837 KB  
Article
KA-IHO: A Kinematic-Aware Improved Hippo Optimization Algorithm for Collision-Free Mobile Robot Path Planning in Complex Grid Environments
by Chunhong Yuan, Yule Cai, Haohua Que, Yuting Pei, Xiang Zhang, Jiayue Xie, Qian Zhang, Lei Mu and Fei Qiao
Sensors 2026, 26(8), 2416; https://doi.org/10.3390/s26082416 - 15 Apr 2026
Viewed by 112
Abstract
Autonomous path planning in obstacle-dense environments remains challenging for swarm intelligence methods due to infeasible initialization, insufficient exploration–exploitation balance, and poor trajectory smoothness for real-robot execution. To address these issues, this paper proposes a Kinematic-Aware Improved Hippo Optimization algorithm (KA-IHO) for mobile robot [...] Read more.
Autonomous path planning in obstacle-dense environments remains challenging for swarm intelligence methods due to infeasible initialization, insufficient exploration–exploitation balance, and poor trajectory smoothness for real-robot execution. To address these issues, this paper proposes a Kinematic-Aware Improved Hippo Optimization algorithm (KA-IHO) for mobile robot path planning. The proposed method integrates four components: an elite safety pool initialization strategy to improve feasible solution generation in dense maps, a hierarchical elite-scout update mechanism to better balance global exploration and local exploitation, anti-stagnation mechanisms including a Population Stagnation Restart strategy and a 10-Direction Radial Micro-Search to guarantee high feasibility rates across all map complexities, and a late-stage Laplacian Line-of-Sight Ironing Operator to reduce path redundancy and improve trajectory smoothness. Comparative experiments are conducted on five reproducible grid maps with different complexity levels (40×40 and 80×80), where KA-IHO is evaluated against six representative algorithms, including HO, SBOA, PSO, GWO, ARO, and INFO, over 20 independent runs. The results show that KA-IHO consistently achieves collision-free planning and obtains lower mean fitness values with smaller standard deviations than the compared methods, indicating improved robustness and solution quality. In addition, hardware closed-loop experiments on a differential-drive mobile robot demonstrate that the planned paths can be executed reliably in real environments, with trajectory tracking errors controlled within ±4 cm. Full article
28 pages, 3527 KB  
Article
Autonomous Tomato Harvesting System Integrating AI-Controlled Robotics in Greenhouses
by Mihai Gabriel Matache, Florin Bogdan Marin, Catalin Ioan Persu, Robert Dorin Cristea, Florin Nenciu and Atanas Z. Atanasov
Agriculture 2026, 16(8), 847; https://doi.org/10.3390/agriculture16080847 - 11 Apr 2026
Viewed by 711
Abstract
Labor shortages and the need for increased productivity have accelerated the development of robotic harvesting systems for greenhouse crops; however, reliable operation under fruit occlusion and clustered arrangements remains a major challenge, particularly due to the limited integration between perception and motion planning [...] Read more.
Labor shortages and the need for increased productivity have accelerated the development of robotic harvesting systems for greenhouse crops; however, reliable operation under fruit occlusion and clustered arrangements remains a major challenge, particularly due to the limited integration between perception and motion planning modules. The paper presents the design and experimental validation of an autonomous robotic system for greenhouse tomato harvesting. The proposed platform integrates a rail-guided mobile base, a six-degrees-of-freedom robotic manipulator, and an adaptive end effector with a hybrid vision framework that combines convolutional neural networks and watershed-based segmentation to enable robust fruit detection and localization under occluded conditions. The proposed approach enables improved separation of overlapping fruits and provides accurate spatial localization through stereo vision combined with IMU-assisted camera-to-robot coordinate transformation. An occlusion-aware trajectory planning strategy was developed to generate collision-free manipulation paths in the presence of leaves and stems, enhancing harvesting safety and reliability. The system was trained and evaluated using a dataset of real greenhouse images supplemented with synthetic data augmentation. Experimental trials conducted under practical greenhouse conditions demonstrated a fruit detection precision of 96.9%, recall of 93.5%, and mean Intersection-over-Union of 79.2%. The robotic platform achieved an overall harvesting success rate of 78.5%, reaching 85% for unobstructed fruits, with an average cycle time of 15 s per fruit in direct harvesting scenarios. The rail-guided mobility significantly improved positioning stability and repeatability during manipulation compared with fully mobile platforms. The results confirm that integrating hybrid perception with occlusion-aware motion planning can substantially improve the functionality of robotic harvesting systems in protected cultivation environments. The proposed solution contributes to the advancement of automation technologies for greenhouse vegetable production and supports the transition toward more sustainable and labor-efficient agricultural practices. Full article
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 303
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

24 pages, 7253 KB  
Article
On the Design of Smooth Curvature Tunable Paths for Safe Motion of Autonomous Vehicles
by Gianfranco Parlangeli
Designs 2026, 10(2), 42; https://doi.org/10.3390/designs10020042 - 7 Apr 2026
Viewed by 188
Abstract
Navigation is an essential ability for autonomous systems, and efficient motion planning for mobile robots is a central topic for autonomous vehicle design and service robotics. Most path-planning algorithms produce reference paths with sharp or discontinuous turns, inducing several drawbacks during mission execution, [...] Read more.
Navigation is an essential ability for autonomous systems, and efficient motion planning for mobile robots is a central topic for autonomous vehicle design and service robotics. Most path-planning algorithms produce reference paths with sharp or discontinuous turns, inducing several drawbacks during mission execution, such as unexpected inertial stress and strain on the mechanical structure, passenger discomfort, and unsafe and unpredictable deviation of the real trajectory with respect to the reference planned one. Oppositely, smooth and feasible trajectories are often desired in real-time navigation for nonholonomic mobile robots where the surrounding environment can have a dynamic and complex shape with obstacles. In this paper, we propose a novel technique for the generation of smooth, collision-free, and near time-optimal paths for nonholonomic mobile robots. The proposed method exploits the features of a set of tunable bump functions, with the goal of pursuing smooth reference curves with tunable features (such as curvature, or jerk) yet seeking a reasonable length minimality, thus combining the advantages of the two most adopted techniques, namely Bezier interpolation and Dubins curves. After a thorough description of the analytical methods, the paper is primarily concerned with the design and tuning methods of the path-planning algorithm. Both a graphical method and numerical investigations and examples are performed to fully exploit the algorithm potentialities and to show the efficiency of the proposed strategy. Full article
Show Figures

Figure 1

35 pages, 30864 KB  
Article
A Robot Path Planning Method Based on a Key Point Encoding Genetic Algorithm
by Chuanyu Yang, Zhenxue He, Xiaojun Zhao, Yijin Wang and Xiaodan Zhang
Algorithms 2026, 19(4), 285; https://doi.org/10.3390/a19040285 - 7 Apr 2026
Viewed by 281
Abstract
Path planning is a key technology in robot navigation and has long attracted significant attention. However, in scenarios with high-density or unstructured obstacle distributions, path planning methods based on swarm intelligence optimization still face issues of low computational efficiency and poor path quality, [...] Read more.
Path planning is a key technology in robot navigation and has long attracted significant attention. However, in scenarios with high-density or unstructured obstacle distributions, path planning methods based on swarm intelligence optimization still face issues of low computational efficiency and poor path quality, limiting their performance in real-time applications. To address these challenges, this paper defines path key points and proposes a path planning method based on the Key-Points Encoding Genetic Algorithm (KEGA). First, an encoding scheme is designed to map key-point sequences into binary encodings, guiding the population to explore efficiently. Then, a new path generation module is integrated using target point direction, local environment, and historical path information to generate high-quality key-point sequences, thereby improving path quality. Additionally, by evaluating key-point sequences as a proxy for full path evaluation, only one precise path construction is required per iteration, significantly reducing computational overhead. Experiments were conducted on four simulated maps with diverse obstacle distribution characteristics and eight real-world street maps to validate the method’s robustness and generalizability. The results show that, compared to the existing state-of-the-art robot path planning methods, the proposed method achieves an average runtime savings of 75.40%, a path length reduction of 35.65% and a path smoothness improvement of 68%. Full article
(This article belongs to the Section Evolutionary Algorithms and Machine Learning)
Show Figures

Figure 1

38 pages, 3132 KB  
Article
Lightweight Semantic-Aware Route Planning on Edge Hardware for Indoor Mobile Robots: Monocular Camera–2D LiDAR Fusion with Penalty-Weighted Nav2 Route Server Replanning
by Bogdan Felician Abaza, Andrei-Alexandru Staicu and Cristian Vasile Doicin
Sensors 2026, 26(7), 2232; https://doi.org/10.3390/s26072232 - 4 Apr 2026
Viewed by 899
Abstract
The paper introduces a computationally efficient semantic-aware route planning framework for indoor mobile robots, designed for real-time execution on resource-constrained edge hardware (Raspberry Pi 5, CPU-only). The proposed architecture fuses monocular object detection with 2D LiDAR-based range estimation and integrates the resulting semantic [...] Read more.
The paper introduces a computationally efficient semantic-aware route planning framework for indoor mobile robots, designed for real-time execution on resource-constrained edge hardware (Raspberry Pi 5, CPU-only). The proposed architecture fuses monocular object detection with 2D LiDAR-based range estimation and integrates the resulting semantic annotations into the Nav2 Route Server for penalty-weighted route selection. Object localization in the map frame is achieved through the Angular Sector Fusion (ASF) pipeline, a deterministic geometric method requiring no parameter tuning. The ASF projects YOLO bounding boxes onto LiDAR angular sectors and estimates the object range using a 25th-percentile distance statistic, providing robustness to sparse returns and partial occlusions. All intrinsic and extrinsic sensor parameters are resolved at runtime via ROS 2 topic introspection and the URDF transform tree, enabling platform-agnostic deployment. Detected entities are classified according to mobility semantics (dynamic, static, and minor) and persistently encoded in a GeoJSON-based semantic map, with these annotations subsequently propagated to navigation graph edges as additive penalties and velocity constraints. Route computation is performed by the Nav2 Route Server through the minimization of a composite cost functional combining geometric path length with semantic penalties. A reactive replanning module monitors semantic cost updates during execution and triggers route invalidation and re-computation when threshold violations occur. Experimental evaluation over 115 navigation segments (legs) on three heterogeneous robotic platforms (two single-board RPi5 configurations and one dual-board setup with inference offloading) yielded an overall success rate of 97% (baseline: 100%, adaptive: 94%), with 42 replanning events observed in 57% of adaptive trials. Navigation time distributions exhibited statistically significant departures from normality (Shapiro–Wilk, p < 0.005). While central tendency differences between the baseline and adaptive modes were not significant (Mann–Whitney U, p = 0.157), the adaptive planner reduced temporal variance substantially (σ = 11.0 s vs. 31.1 s; Levene’s test W = 3.14, p = 0.082), primarily by mitigating AMCL recovery-induced outliers. On-device YOLO26n inference, executed via the NCNN backend, achieved 5.5 ± 0.7 FPS (167 ± 21 ms latency), and distributed inference reduced the average system CPU load from 85% to 48%. The study further reports deployment-level observations relevant to the Nav2 ecosystem, including GeoJSON metadata persistence constraints, graph discontinuity (“path-gap”) artifacts, and practical Route Server configuration patterns for semantic cost integration. Full article
(This article belongs to the Special Issue Advances in Sensing, Control and Path Planning for Robotic Systems)
Show Figures

Figure 1

25 pages, 4371 KB  
Article
GTS-SLAM: A Tightly-Coupled GICP and 3D Gaussian Splatting Framework for Robust Dense SLAM in Underground Mines
by Yi Liu, Changxin Li and Meng Jiang
Vehicles 2026, 8(4), 79; https://doi.org/10.3390/vehicles8040079 - 3 Apr 2026
Viewed by 416
Abstract
To address unstable localization and sparse mapping for autonomous vehicles operating in GPS-denied and low-visibility environments, this paper proposes GTS-SLAM, a tightly coupled dense visual SLAM framework integrating Generalized Iterative Closest Point (GICP) and 3D Gaussian Splatting (3DGS). The system is designed for [...] Read more.
To address unstable localization and sparse mapping for autonomous vehicles operating in GPS-denied and low-visibility environments, this paper proposes GTS-SLAM, a tightly coupled dense visual SLAM framework integrating Generalized Iterative Closest Point (GICP) and 3D Gaussian Splatting (3DGS). The system is designed for intelligent driving platforms such as underground mining vehicles, inspection robots, and tunnel autonomous navigation systems. The front-end performs covariance-aware point-cloud registration using GICP to achieve robust pose estimation under low texture, dust interference, and dynamic disturbances. The back-end employs probabilistic dense mapping based on 3DGS, combined with scale regularization, scale alignment, and keyframe factor-graph optimization, enabling synchronized optimization of localization and mapping. A Compact-3DGS compression strategy further reduces memory usage while maintaining real-time performance. Experiments on public datasets and real underground-like scenarios demonstrate centimeter-level trajectory accuracy, high-quality dense reconstruction, and real-time rendering. The system provides reliable perception capability for vehicle autonomous navigation, obstacle avoidance, and path planning in confined and weak-light environments. Overall, the proposed framework offers a deployable solution for autonomous driving and mobile robots requiring accurate localization and dense environmental understanding in challenging conditions. Full article
(This article belongs to the Special Issue AI-Empowered Assisted and Autonomous Driving)
Show Figures

Figure 1

14 pages, 1247 KB  
Article
A Scalable Post-Processing Pipeline for Large-Scale Free-Space Multi-Agent Path Planning with PIBT
by Arjo Chakravarty, Michael X. Grey, M. A. Viraj J. Muthugala and Rajesh Mohan Elara
Mathematics 2026, 14(7), 1195; https://doi.org/10.3390/math14071195 - 3 Apr 2026
Viewed by 279
Abstract
Free-space multi-agent path planning remains challenging at large scales. Most existing methods either offer optimality guarantees but do not scale beyond a few dozen agents or rely on grid-world assumptions that do not generalize well to continuous space. In this paper, we propose [...] Read more.
Free-space multi-agent path planning remains challenging at large scales. Most existing methods either offer optimality guarantees but do not scale beyond a few dozen agents or rely on grid-world assumptions that do not generalize well to continuous space. In this paper, we propose a hybrid, rule-based planning framework that combines Priority Inheritance with Backtracking (PIBT) with a novel safety-aware path smoothing method. Our approach extends PiBT to eight-connected grids and selectively applies string-pulling-based smoothing while preserving collision safety through local interaction awareness and a fallback collision resolution step based on Safe Interval Path Planning (SIPP). This design allows us to reduce overall path lengths while maintaining real-time performance. We demonstrate that our method can scale to over 500 agents in large free-space environments, outperforming existing any-angle and optimal methods in terms of runtime, while producing near-optimal trajectories in sparse domains. Our results suggest this framework is a promising building block for scalable, real-time multi-agent navigation in robotics systems operating beyond grid constraints. Full article
Show Figures

Figure 1

18 pages, 4762 KB  
Article
Motion Planning and Control of Mobile Manipulators for Grasping-on-the-Move Tasks
by Zegang Sun, Shanlin Zuo, Qiang Jiang, Peng Zhang and Jiping Yu
Technologies 2026, 14(4), 210; https://doi.org/10.3390/technologies14040210 - 2 Apr 2026
Viewed by 381
Abstract
Currently, most mobile manipulators employ a “Stop-and-Grasp” strategy, where the base of the manipulator stops before the arm executes the grasp. However, achieving “Grasping-on-the-Move” actions—where the robot grasps a target while the base is in motion—remains a significant challenge due to the coupling [...] Read more.
Currently, most mobile manipulators employ a “Stop-and-Grasp” strategy, where the base of the manipulator stops before the arm executes the grasp. However, achieving “Grasping-on-the-Move” actions—where the robot grasps a target while the base is in motion—remains a significant challenge due to the coupling of base and arm dynamics. To address this, we propose a two-phase collaborative motion planning framework. In the first phase (long-range approach), we introduce a spatially constrained visual servoing (SC-VS) method. By establishing a dynamic safety corridor based on the chassis path, this method ensures robust target tracking and obstacle avoidance for the arm during base motion. In the second phase (close-range grasping), to seize the brief grasping opportunity, we propose a Constrained-Sampling RRT-Connect (CSR-RRT-Connect) algorithm. By restricting the sampling region based on target prediction, this algorithm significantly reduces planning time. Comparative experiments demonstrate that our method achieves a 92% success rate at a base speed of 0.3 m/s, significantly outperforming the 46% success rate of baseline methods, while exhibiting superior robustness against dynamic operational disturbances and perception noise. Full article
(This article belongs to the Topic New Trends in Robotics: Automation and Autonomous Systems)
Show Figures

Graphical abstract

Back to TopTop