Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (4)

Search Parameters:
Keywords = robotic C-space path planning

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
16 pages, 9035 KB  
Article
Bridge Points Guided Neural Motion Planning in Complex Environments with Narrow Passages
by Songyi Dian, Juntong Liu, Guofei Xiang and Xingxing You
Sensors 2026, 26(5), 1582; https://doi.org/10.3390/s26051582 - 3 Mar 2026
Viewed by 604
Abstract
Motion and path planning are fundamental to intelligent robotic systems, enabling navigation. The objective is to generate collision-free trajectories in obstacle-rich configuration spaces (C-spaces) while meeting performance constraints. In environments with narrow passages planning becomes especially difficult, as feasible regions have low measure [...] Read more.
Motion and path planning are fundamental to intelligent robotic systems, enabling navigation. The objective is to generate collision-free trajectories in obstacle-rich configuration spaces (C-spaces) while meeting performance constraints. In environments with narrow passages planning becomes especially difficult, as feasible regions have low measure and are rarely reached by random sampling. Classical sampling-based planners are probabilistically complete but inefficient in such regions. Learning-based planners like MPNet offer fast inference but often produce infeasible paths in cluttered areas, requiring expensive postprocessing. To address this trade-off, we propose a hybrid framework that combines improved sampling, structural abstraction, and neural prediction. A modified bridge-test sampler applies directional perturbations and corridor checks to generate reliable narrow passage samples. These are clustered into a sparse set of representative bridge points, which serve as nodes in a global graph. At query time, a greedy heuristic search explores this graph, using a neural local segment generator to connect nodes. We validate the approach on 2D maze maps, 3D voxel environments, and a 12-DOF manipulator performing a plugging task inside a simulated nuclear steam generator. Across all tasks, our method significantly outperforms classical and learning-based baselines in terms of success rate and planning time in narrow-passage-dominated scenarios. The inclusion of the repair module, under relaxed assumptions, also allows the framework to retain a generalized form of probabilistic completeness. Full article
(This article belongs to the Section Sensors and Robotics)
Show Figures

Figure 1

19 pages, 4477 KB  
Article
ASCON: A Hybrid Path Planning Algorithm for Manipulators in Strongly Constrained Narrow Passages
by Yifei Zhou, Chunyang Liu, Xin Sui, Yan Huang, Nan Guo, Tian Gao, Kunning Ji, Weiwei Zou and Zhixin Zhao
Machines 2026, 14(2), 228; https://doi.org/10.3390/machines14020228 - 15 Feb 2026
Cited by 1 | Viewed by 1032
Abstract
Path planning for high-DOF robotic manipulators in highly constrained environments (e.g., narrow passages) remains challenging due to poor configuration-space (C-space) connectivity, low computational efficiency, and susceptibility to local minima. This paper proposes a hybrid planner, termed ASCON, which couples the directional guidance of [...] Read more.
Path planning for high-DOF robotic manipulators in highly constrained environments (e.g., narrow passages) remains challenging due to poor configuration-space (C-space) connectivity, low computational efficiency, and susceptibility to local minima. This paper proposes a hybrid planner, termed ASCON, which couples the directional guidance of an improved Artificial Potential Field (APF) with the global exploration capability of RRT-Connect to achieve robust planning in non-convex, strongly constrained workspaces. A smoothed potential-field formulation is introduced to suppress oscillations and improve motion smoothness, while a link-radius-based envelope collision-checking strategy is incorporated to ensure safety margins for real deployment. The evaluation is conducted in two benchmark scenarios—dual-layer stacked obstacles and a 100 mm narrow passage—with 50 independent trials per method per scenario; a run is considered successful only if a collision-free feasible path is found within preset iteration/time limits using fixed hyperparameters. Results show that, compared with conventional APF, ASCON reduces average planning time by 66.0%, decreases iteration count by 80.5%, shortens path length by 13.5%, and lowers peak jerk by 40.3%. Physical experiments further validate practical feasibility by guiding a real manipulator through a 100 mm narrow passage in a collision-free manner, demonstrating efficient, smooth, and robust planning under extreme constraints. Full article
Show Figures

Figure 1

30 pages, 6654 KB  
Article
Time-Jerk Optimal Robotic Trajectory Planning Under Jerk and Continuity Constraints via Convex Optimization
by Chen Qian, Jianjun Yao and Yikun Zhang
Actuators 2025, 14(6), 272; https://doi.org/10.3390/act14060272 - 29 May 2025
Cited by 8 | Viewed by 4854
Abstract
This paper proposes a robot trajectory planning method focused on time and jerk optimization under compound constraints. First, the robot path-tracking task is parameterized by incorporating both kinematic and dynamic constraints in joint and Cartesian spaces, establishing a time-optimal trajectory optimization model. To [...] Read more.
This paper proposes a robot trajectory planning method focused on time and jerk optimization under compound constraints. First, the robot path-tracking task is parameterized by incorporating both kinematic and dynamic constraints in joint and Cartesian spaces, establishing a time-optimal trajectory optimization model. To achieve C3 continuity in joint motion, joint-motion continuity conditions are analyzed, and optimization variables are reconstructed using piecewise cubic splines with corresponding continuity constraints. Considering the nonlinear and nonconvex characteristics of jerk constraints, the time-optimal planning model is decomposed into two second-order cone programming (SOCP) subproblems, achieving linear convexification of the original problem. Additionally, the objective function is improved to optimize both time and joint jerk simultaneously. Experimental results confirm that the proposed method effectively improves robot efficiency and trajectory smoothness. Full article
(This article belongs to the Special Issue Motion Planning, Trajectory Prediction, and Control for Robotics)
Show Figures

Figure 1

19 pages, 1806 KB  
Article
Proposed Smooth-STC Algorithm for Enhanced Coverage Path Planning Performance in Mobile Robot Applications
by Hai Van Pham, Philip Moore and Dinh Xuan Truong
Robotics 2019, 8(2), 44; https://doi.org/10.3390/robotics8020044 - 11 Jun 2019
Cited by 22 | Viewed by 11573
Abstract
Robotic path planning is a field of research which is gaining traction given the broad domains of interest to which path planning is an important systemic requirement. The aim of path planning is to optimise the efficacy of robotic movement in a defined [...] Read more.
Robotic path planning is a field of research which is gaining traction given the broad domains of interest to which path planning is an important systemic requirement. The aim of path planning is to optimise the efficacy of robotic movement in a defined operational environment. For example, robots have been employed in many domains including: Cleaning robots (such as vacuum cleaners), automated paint spraying robots, window cleaning robots, forest monitoring robots, and agricultural robots (often driven using satellite and geostationary positional satellite data). Additionally, mobile robotic systems have been utilised in disaster areas and locations hazardous to humans (such as war zones in mine clearance). The coverage path planning problem describes an approach which is designed to determine the path that traverses all points in a defined operational environment while avoiding static and dynamic (moving) obstacles. In this paper we present our proposed Smooth-STC model, the aim of the model being to identify an optimal path, avoid all obstacles, prevent (or at least minimise) backtracking, and maximise the coverage in any defined operational environment. The experimental results in a simulation show that, in uncertain environments, our proposed smooth STC method achieves an almost absolute coverage rate and demonstrates improvement when measured against alternative conventional algorithms. Full article
Show Figures

Figure 1

Back to TopTop