Mobile Robot Path Planning in Static Environments using Particle Swarm Optimization
M. Shahab Alam, M. Usman Rafique, M. Umer Khan

TL;DR
This paper introduces a particle swarm optimization-based algorithm for autonomous mobile robot path planning in static environments, efficiently finding shortest collision-free paths through simulation in various scenarios.
Contribution
It presents a novel PSO-based path planning algorithm that uses grid sampling to compute optimal paths in static environments with convex obstacles.
Findings
Successfully finds shortest collision-free paths in simulations.
Effective in static environments with convex obstacles.
Demonstrates potential for autonomous navigation improvements.
Abstract
Motion planning is a key element of robotics since it empowers a robot to navigate autonomously. Particle Swarm Optimization is a simple, yet a very powerful optimization technique which has been effectively used in many complex multi-dimensional optimization problems. This paper proposes a path planning algorithm based on particle swarm optimization for computing a shortest collision-free path for a mobile robot in environments populated with static convex obstacles. The proposed algorithm finds the optimal path by performing random sampling on grid lines generated between the robot start and goal positions. Functionality of the proposed algorithm is illustrated via simulation results for different scenarios.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobotic Path Planning Algorithms · Control and Dynamics of Mobile Robots · Optimization and Search Problems
