Dynamic Curvature Constrained Path Planning

Nishkal Gupta Myadam
2024-10-04
Abstract:Effective path planning is a pivotal challenge across various domains, from robotics to logistics and beyond. This research is centred on the development and evaluation of the Dynamic Curvature-Constrained Path Planning Algorithm (DCCPPA) within two dimensional space. DCCPPA is designed to navigate constrained environments, optimising path solutions while accommodating curvature <a class="link-external link-http" href="http://constraints.The" rel="external noopener nofollow">this http URL</a> study goes beyond algorithm development and conducts a comparative analysis with two established path planning methodologies: Rapidly Exploring Random Trees (RRT) and Probabilistic Roadmaps (PRM). These comparisons provide insights into the performance and adaptability of path planning algorithms across a range of <a class="link-external link-http" href="http://applications.This" rel="external noopener nofollow">this http URL</a> research underscores the versatility of DCCPPA as a path planning algorithm tailored for 2D space, demonstrating its potential for addressing real-world path planning challenges across various domains. Index Terms Path Planning, PRM, RRT, Optimal Path, 2D Path Planning.
Robotics
What problem does this paper attempt to address?
The paper attempts to address the problem of how to effectively perform path planning in 2D space while considering curvature constraints. Specifically, the paper proposes a Dynamic Curvature Constrained Path Planning Algorithm (DCCPPA), aiming to optimize path solutions while adapting to curvature limitations in the environment. The paper not only develops this algorithm but also conducts a comparative analysis with two existing path planning methods—Rapidly-exploring Random Tree (RRT) and Probabilistic Roadmap (PRM)—to evaluate the performance and adaptability of DCCPPA. The study emphasizes the versatility of DCCPPA as a path planning algorithm suitable for 2D space, showcasing its potential in addressing real-world path planning challenges.