Related Experiment Video
Updated: Jun 3, 2026

The Modular Design and Production of an Intelligent Robot Based on a Closed-Loop Control Strategy
Published on: October 14, 2017
SHARP: a hybrid metaheuristic approach for intelligent robotic path planning
Hussam Fakhouri1, Sadi Alawadi2, Alexander Galozy3
1Faculty of Artificial Intelligence, Al-Balqa Applied University, Al-Salt, 19117, Jordan.
None:
Robotic path planning is a fundamental requirement for autonomous navigation, where a robot must reach a target while avoiding obstacles and producing a feasible, smooth, and efficient trajectory. This paper presents SHARP, a hybrid metaheuristic planning framework based on Particle Swarm Optimization, Sine Cosine search, and lightweight Nelder-Mead simplex refinement. The proposed framework introduces two scalarization-based multi-criteria decision layers for robotic path planning: Priority-PSN, which prioritizes path length while penalizing obstacle and boundary violations, and No-Preference-PSN, which selects a balanced solution by minimizing the normalized distance to an ideal point. Cubic-spline interpolation is further applied to convert optimized waypoints into smoother executable trajectories. The approach is validated in static and dynamic two-dimensional environments with different obstacle densities and motion patterns. In six static benchmark environments, PSN consistently produces shorter collision-free paths than PSO, GWO, and SCA. Additional ablation and function-evaluation-normalized experiments show that the full hybrid improves average path quality in cluttered maps, although this improvement is accompanied by higher computational cost. In dynamic replanning experiments, PSN achieves the highest success rate among the evaluated variants, but with increased latency. SHARP provides a practical and adaptable optimization-based framework for intelligent robotic path planning under static and dynamic constraints.
Related Concept Videos
Heuristics
People often rely on heuristics when faced with an overload of information, limited time, low importance of the decision, limited information, or when a heuristic readily comes to mind. For...
Three-Dimensional Force System:Problem Solving
To solve a three-dimensional force system, first resolve each force into its respective scalar components. Do this using...
Two-Dimensional Force System: Problem Solving
The first step to solving a two-dimensional force system problem is to draw a free-body diagram of the object under consideration. This diagram helps identify all the external forces acting on the object, including their...